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