diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 05fdc674..96b49bca 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.47.0 + uses: crate-ci/typos@v1.47.2 cargo-toml-sorted: name: Check Cargo.toml is sorted