diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2de47b34852..2bfd5b50db2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -304,7 +304,7 @@ jobs: uses: actions/checkout@v4 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.27.0 + uses: crate-ci/typos@v1.27.3 clippy: name: Run clippy