diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index 7eee15d2..478c877a 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -10,6 +10,6 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v4 - name: Check spelling - uses: crate-ci/typos@v1.26.8 + uses: crate-ci/typos@v1.28.1 with: args: --exclude **/*.txt --exclude **/*.pvsm