diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1880585d..cdd2b6b4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,7 +116,7 @@ jobs: - name: Checkout uses: actions/checkout@v6 - name: Run codespell - uses: crate-ci/typos@v1.39.2 + uses: crate-ci/typos@v1.40.0 cargo-toml-sorted: name: Check Cargo.toml is sorted