diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3427abae06..0d804d0f05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -242,7 +242,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check for typos - uses: crate-ci/typos@v1.27.0 + uses: crate-ci/typos@v1.27.3 - name: Typos info if: failure() run: |