diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e554d814d..4423885a3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: cache: true - name: Check typos - uses: crate-ci/typos@v1.17.1 + uses: crate-ci/typos@v1.17.2 with: files: ./ config: ./_typos.toml