diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c0361d8e..b7fa3d92b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -296,7 +296,7 @@ jobs: uses: actions/checkout@v4 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.30.0 + uses: crate-ci/typos@v1.30.1 lint: name: Lint