diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0bfdd9..6f33a8d 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.42.0 + uses: crate-ci/typos@v1.42.1 - name: Typos info if: failure() run: |