diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 837534d4..42cd71c7 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.31.2 + uses: crate-ci/typos@v1.32.0 with: config: ./.github/typos.toml