diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9503796..558ab2f 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@v8.1.1 + uses: streetsidesoftware/cspell-action@v8.1.2 with: check_dot_files: true config: .cspell.json