diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d5653b1d..a4e17c5c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -36,7 +36,7 @@ jobs: uses: actions/checkout@v4 - name: Check for typos - uses: crate-ci/typos@v1.20.4 + uses: crate-ci/typos@v1.20.8 with: config: ./.github/typos.toml