diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f590b3e..3262874 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -201,7 +201,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: check_dot_files: true config: .cspell.json