diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b764e275..e036b046 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -199,7 +199,7 @@ jobs: ref: ${{ env.REF }} - id: spelling name: Check spelling - uses: streetsidesoftware/cspell-action@v8.3.0 + uses: streetsidesoftware/cspell-action@v8.4.0 with: check_dot_files: true config: .cspell.json