We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c0f3fa + 5b83861 commit 8fcc220Copy full SHA for 8fcc220
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
runs-on: ubuntu-latest
63
steps:
64
- uses: actions/checkout@v4
65
- - uses: streetsidesoftware/cspell-action@v6 ## ref: <https://github.com/streetsidesoftware/cspell-action>
+ - uses: streetsidesoftware/cspell-action@v7 ## ref: <https://github.com/streetsidesoftware/cspell-action>
66
with:
67
incremental_files_only: false
68
verbose: true
0 commit comments