We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5c7b7a2 + b467246 commit d4a6385Copy full SHA for d4a6385
1 file changed
.github/workflows/speller.yml
@@ -18,7 +18,7 @@ jobs:
18
uses: actions/checkout@v5.0.0
19
20
- name: Run
21
- uses: streetsidesoftware/cspell-action@v7.2.1
+ uses: streetsidesoftware/cspell-action@v8.0.0
22
with:
23
incremental_files_only: false
24
files: |
0 commit comments