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 29d4311 commit 4dd83c5Copy full SHA for 4dd83c5
.github/workflows/cspell-action.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Use Node.js
18
uses: actions/setup-node@v4
19
- name: Spell Check
20
- uses: streetsidesoftware/cspell-action@v7.1.1
+ uses: streetsidesoftware/cspell-action@v7.2.0
21
with:
22
files: '**'
23
incremental_files_only: false
0 commit comments