diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 668d766..b41eff8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: run: cargo fmt -- --check - name: Check for typos - uses: crate-ci/typos@5374cbf686e897b15713110e233094e2874de7ef + uses: crate-ci/typos@aca895bf05aec0cb7dffa6f94495e923224d9f17 with: config: ./typos.toml