Skip to content

Commit

Permalink
change check-spelling version to v0.0.21-alpha2
Browse files Browse the repository at this point in the history
  • Loading branch information
vacabun committed Dec 25, 2023
1 parent 00673d1 commit 79e7e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spell_check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo "> If any words shown as incorrect are spelled correctly, please add them to .github/actions/spelling/allow.txt." >> $GITHUB_STEP_SUMMARY
- name: check spelling
id: spelling
uses: check-spelling/check-spelling@prerelease
uses: check-spelling/check-spelling@v0.0.21-alpha2
with:
checkout: true
check_file_names: 0
Expand Down

0 comments on commit 79e7e32

Please sign in to comment.