diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c7f110095..b4cc68dc5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -294,7 +294,7 @@ jobs: uses: actions/checkout@v6 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.42.0 + uses: crate-ci/typos@v1.42.1 lint: name: Lint