diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index 5680160c..a72b8517 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -10,4 +10,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v4 - name: Check spelling - uses: crate-ci/typos@v1.22.7 \ No newline at end of file + uses: crate-ci/typos@v1.23.1 \ No newline at end of file