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 e4dd05d + 21309cd commit b1730bcCopy full SHA for b1730bc
.github/workflows/codespell.yml
@@ -8,7 +8,7 @@ jobs:
8
name: Check for spelling errors
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: actions/checkout@v3.4.0
+ - uses: actions/checkout@v3.5.0
12
- uses: codespell-project/actions-codespell@master
13
with:
14
check_filenames: true
0 commit comments