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 cb368d0 commit d150a54Copy full SHA for d150a54
.github/workflows/spellcheck.yaml
@@ -17,6 +17,6 @@ jobs:
17
with:
18
persist-credentials: false
19
20
- - uses: streetsidesoftware/cspell-action@v7
+ - uses: streetsidesoftware/cspell-action@v8
21
22
config: .vscode/cspell.json
0 commit comments