diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 8c3a3d441e2f1..0f5665c9aeb4b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -134,7 +134,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.16.2 + uses: crate-ci/typos@v1.16.4 with: config: .github/workflows/typos.toml