We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e1ea10 commit f57ce86Copy full SHA for f57ce86
1 file changed
.github/workflows/ci.yaml
@@ -22,7 +22,7 @@ jobs:
22
steps:
23
- uses: actions/checkout@v6
24
- name: Spell Check Code
25
- uses: streetsidesoftware/cspell-action@v6
+ uses: streetsidesoftware/cspell-action@v8
26
with:
27
files: '**/*.md'
28
config: 'config/cspell.json'
0 commit comments