diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d403d9d..92c56f3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -29,7 +29,7 @@ jobs: uses: actions/checkout@v7 - name: Check spelling - uses: crate-ci/typos@v1.48.0 + uses: crate-ci/typos@v1.50.0 lint: runs-on: ubuntu-latest