diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index 3cd5385..9bfdf39 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -16,4 +16,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v5 - name: Check spelling - uses: crate-ci/typos@v1.38.1 \ No newline at end of file + uses: crate-ci/typos@v1.39.2 \ No newline at end of file