diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e7296084..e3d010073 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -292,7 +292,7 @@ jobs: uses: actions/checkout@v4 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.35.0 + uses: crate-ci/typos@v1.35.4 lint: name: Lint