diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b1e75e1d44..a73d77cc83 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -219,7 +219,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check for typos - uses: crate-ci/typos@v1.23.5 + uses: crate-ci/typos@v1.23.6 - name: Typos info if: failure() run: |