diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e16d5c8..3a5e6b5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -193,7 +193,7 @@ jobs: ref: ${{ env.REF }} - id: spelling name: Check spelling - uses: streetsidesoftware/cspell-action@v7.2.0 + uses: streetsidesoftware/cspell-action@v8.0.0 with: config: .cspell.json inline: error