diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 3a42b67c75f8e..f935d8c1559e0 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -136,7 +136,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.16.19 + uses: crate-ci/typos@v1.16.20 with: config: .github/workflows/typos.toml