diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 5dc8be37e0745..728063e433d3f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -142,7 +142,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.20.9 + uses: crate-ci/typos@v1.20.10 with: config: .github/workflows/typos.toml