diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c452e3f..6dc6ef91 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -71,7 +71,7 @@ jobs: run: cargo --verbose clippy --all-features --all-targets --release - name: Install nextest - uses: taiki-e/install-action@711e1c3275189d76dcc4d34ddea63bf96ac49090 # v2.76.0 + uses: taiki-e/install-action@cca35edeb1d01366c2843b68fc3ca441446d73d3 # v2.77.1 with: tool: cargo-nextest