diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 697e6a0d..d2c399b1 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@4a136ceac97fe29b942ff3b6c749a46c7950d853 # v2 with: tool: cargo-codspeed