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 9c6a00a commit 6d6f044Copy full SHA for 6d6f044
.github/workflows/spellcheck.yml
@@ -33,7 +33,7 @@ jobs:
33
${{ env.CONFIG_URL }}/contribs-dict.txt
34
35
- name: Run cspell
36
- uses: streetsidesoftware/cspell-action@v5
+ uses: streetsidesoftware/cspell-action@v6.9.0
37
with:
38
files: '**' # needed as workaround for non-incremental runs (overrides in config still work ok)
39
config: "cspell.json"
0 commit comments