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.
1 parent 03b1211 commit d01068aCopy full SHA for d01068a
1 file changed
.github/workflows/codespell.yml
@@ -11,6 +11,6 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v5.0.0
14
- - uses: codespell-project/actions-codespell@v2.1
+ - uses: codespell-project/actions-codespell@v2.2
15
with:
16
skip: ./.git,./go.sum
0 commit comments