diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ffb6da25..dc879df7 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -97,7 +97,7 @@ jobs: - uses: actions/checkout@v4 - name: Check typos - uses: crate-ci/typos@v1.29.0 + uses: crate-ci/typos@v1.29.1 with: files: ./ config: ./_typos.toml