diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1a1251a..1a8f699 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -230,7 +230,7 @@ jobs: steps: - uses: actions/checkout@v7 - name: Check for typos - uses: crate-ci/typos@v1.48.0 + uses: crate-ci/typos@v1.49.0 - name: Typos info if: failure() run: |