diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 971d4601..9e9953ba 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.34.0 + uses: crate-ci/typos@v1.35.3 cargo-toml-sorted: name: Check Cargo.toml is sorted