diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff37b05..d535d5d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@v5 - name: Check spelling - uses: crate-ci/typos@v1.36.2 + uses: crate-ci/typos@v1.42.3 lint: runs-on: ubuntu-latest