diff --git a/.github/workflows/spellcheck.yaml b/.github/workflows/spellcheck.yaml index ae005d9..96b4aed 100644 --- a/.github/workflows/spellcheck.yaml +++ b/.github/workflows/spellcheck.yaml @@ -18,6 +18,6 @@ jobs: with: persist-credentials: false - - uses: streetsidesoftware/cspell-action@v7 + - uses: streetsidesoftware/cspell-action@v8 with: config: .vscode/cspell.json