diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index 2b206f4..959d9e3 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -10,4 +10,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v5 - name: Check spelling - uses: crate-ci/typos@v1.35.3 \ No newline at end of file + uses: crate-ci/typos@v1.36.3 \ No newline at end of file