diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index eca610cc..cf0f3930 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -37,7 +37,7 @@ jobs: uses: actions/checkout@v4 - name: Check for typos - uses: crate-ci/typos@v1.29.5 + uses: crate-ci/typos@v1.29.10 with: config: ./.github/typos.toml