diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 94d9c634a1..da0bf7a289 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -186,7 +186,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.24.3 + uses: crate-ci/typos@v1.24.5 with: config: .github/workflows/typos.toml