diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 697e6a0d..2a7a725a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -89,7 +89,7 @@ jobs: run: rustup toolchain install - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2 - name: Install cargo codspeed - uses: taiki-e/install-action@f92912fad184299a31e22ad070a5059fd07d4f59 # v2 + uses: taiki-e/install-action@a3324fb0eb94b8230ec968c3389c1b7929fc2f3b # v2 with: tool: cargo-codspeed