diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d2e3ec..ee2dc6c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -38,7 +38,7 @@ jobs: run: npm run format:check - name: Check for typos - uses: crate-ci/typos@02ea592e44b3a53c302f697cddca7641cd051c3d + uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83 with: config: ./typos.toml