We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf8f2d2 commit 46d7c30Copy full SHA for 46d7c30
.github/workflows/cspell.yml
@@ -28,7 +28,7 @@ jobs:
28
persist-credentials: false
29
30
- name: Run cspell
31
- uses: streetsidesoftware/cspell-action@v5
+ uses: streetsidesoftware/cspell-action@v6
32
with:
33
config: ".cspell.json"
34
files: "**/*.md"
0 commit comments