diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index 8597ec974..a1e819109 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -10,4 +10,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v6 - name: Check spelling - uses: crate-ci/typos@v1.39.2 \ No newline at end of file + uses: crate-ci/typos@v1.40.0 \ No newline at end of file