diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e57cdfc..299b9b8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -194,7 +194,7 @@ jobs: ref: ${{ env.REF }} - id: spelling name: Check spelling - uses: streetsidesoftware/cspell-action@v7.2.0 + uses: streetsidesoftware/cspell-action@v7.2.1 with: config: .cspell.json inline: error