diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d4fac449bf2..f2575b4c6a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -305,7 +305,7 @@ jobs: uses: actions/checkout@v4.2.0 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.25.0 + uses: crate-ci/typos@v1.26.0 clippy: name: Run clippy