diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f3539fe13..978c669e8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -295,7 +295,7 @@ jobs: uses: actions/checkout@v4 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.29.4 + uses: crate-ci/typos@v1.29.5 lint: name: Lint