diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index add1d38dee..6f558849be 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -144,7 +144,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.16.25 + uses: crate-ci/typos@v1.16.26 with: config: .github/workflows/typos.toml