diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0676f37c6..0b96da914 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -292,7 +292,7 @@ jobs: uses: actions/checkout@v5 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.35.5 + uses: crate-ci/typos@v1.35.7 lint: name: Lint