diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 762ef5e..c242f4f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -230,7 +230,7 @@ jobs: steps: - uses: actions/checkout@v6 - name: Check for typos - uses: crate-ci/typos@v1.46.2 + uses: crate-ci/typos@v1.46.3 - name: Typos info if: failure() run: |