diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index d300e05a..74e5e689 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -12,7 +12,7 @@ jobs: name: Check spelling steps: - name: Spell-Check - uses: check-spelling/check-spelling@v0.0.22 + uses: check-spelling/check-spelling@v0.0.24 with: checkout: true # don't check extra dictionaries