diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2c8fbc1e3..254871512 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -295,7 +295,7 @@ jobs: uses: actions/checkout@v4 - name: Check the spelling of the files in our repo - uses: crate-ci/typos@v1.31.2 + uses: crate-ci/typos@v1.32.0 lint: name: Lint