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.
2 parents 082e205 + 0c6403f commit 189f330Copy full SHA for 189f330
.github/workflows/spell-check.yml
@@ -55,7 +55,7 @@ jobs:
55
@cspell/dict-data-science
56
57
- name: Run cspell
58
- uses: streetsidesoftware/cspell-action@d5d910b521ad408f1e7383c24609079f5a88bdca # v8.2.0
+ uses: streetsidesoftware/cspell-action@9cd41bb518a24fefdafd9880cbab8f0ceba04d28 # v8.3.0
59
with:
60
incremental_files_only: false
61
check_dot_files: explicit
0 commit comments