diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9ecebba5..971d4601 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -99,7 +99,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Run codespell - uses: crate-ci/typos@v1.32.0 + uses: crate-ci/typos@v1.34.0 cargo-toml-sorted: name: Check Cargo.toml is sorted