We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d461820 + 67ab8c1 commit 77b3b20Copy full SHA for 77b3b20
.github/workflows/validate.yml
@@ -31,7 +31,7 @@ jobs:
31
runs-on: ubuntu-latest
32
steps:
33
- uses: actions/checkout@v4
34
- - uses: streetsidesoftware/cspell-action@v5
+ - uses: streetsidesoftware/cspell-action@v6
35
with:
36
inline: 'error'
37
incremental_files_only: false
0 commit comments