diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 68ef5dec820b9..506aeef16d6a7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -184,7 +184,7 @@ jobs: # Check for any typos - name: Check for typos - uses: crate-ci/typos@v1.23.6 + uses: crate-ci/typos@v1.24.1 with: config: .github/workflows/typos.toml