diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 543d6e8d..1c936b78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -116,7 +116,7 @@ jobs: - name: Checkout uses: actions/checkout@v5 - name: Run codespell - uses: crate-ci/typos@v1.38.1 + uses: crate-ci/typos@v1.39.0 cargo-toml-sorted: name: Check Cargo.toml is sorted