diff --git a/.github/workflows/analyze.yaml b/.github/workflows/analyze.yaml index e2bae7b..17c1a3e 100644 --- a/.github/workflows/analyze.yaml +++ b/.github/workflows/analyze.yaml @@ -36,7 +36,7 @@ jobs: check-modified-files-only: "yes" - name: 🪄 Spell check - uses: streetsidesoftware/cspell-action@v8.3.0 + uses: streetsidesoftware/cspell-action@v8.4.0 with: config: .github/workflows/config/spell-check/cspell.json incremental_files_only: true