diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7300430..b46a7b4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -201,7 +201,7 @@ jobs: ref: ${{ env.REF }} - id: cspell name: Check spelling - uses: streetsidesoftware/cspell-action@v7.2.1 + uses: streetsidesoftware/cspell-action@v8.0.0 with: check_dot_files: true config: .cspell.json