diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 99e3edc986..729e5007df 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -244,7 +244,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check for typos - uses: crate-ci/typos@v1.29.7 + uses: crate-ci/typos@v1.29.9 - name: Typos info if: failure() run: |