diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d505b776..54da0736 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.22.9 + uses: crate-ci/typos@v1.23.1 with: config: ./.github/typos.toml