We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6d8d0b commit 67a7516Copy full SHA for 67a7516
1 file changed
.github/workflows/spell_check.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@v4
42
43
- name: 🪄 Spell Check
44
- uses: streetsidesoftware/cspell-action@v6
+ uses: streetsidesoftware/cspell-action@v7
45
with:
46
config: ${{inputs.config}}
47
files: ${{inputs.includes}}
0 commit comments