diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c84dcd2f..1ef07103 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.23 + uses: check-spelling/check-spelling@v0.0.25 with: checkout: true # don't check extra dictionaries