We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4e7233d + 9b8c03a commit 743226eCopy full SHA for 743226e
1 file changed
.github/workflows/spell_checking.yml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v3
15
- - uses: codespell-project/actions-codespell@v1
+ - uses: codespell-project/actions-codespell@v2
16
with:
17
ignore_words_file: codespell.txt
18
misspell:
0 commit comments