diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9e92225..9583d3d 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.39.0 + uses: crate-ci/typos@v1.44.0 lint: runs-on: ubuntu-latest