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 3916b2f commit 4960395Copy full SHA for 4960395
.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