We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 583c805 commit e99a501Copy full SHA for e99a501
.github/workflows/spellcheck.yml
@@ -13,7 +13,7 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v4
16
- - uses: streetsidesoftware/cspell-action@v5
+ - uses: streetsidesoftware/cspell-action@v6
17
with:
18
inline: warning
19
strict: false
0 commit comments