diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7ea32e84..aaf81210 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -102,7 +102,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@0d865d5cc6d507df4765f1f866bfae8bab4e2a73 # v2 with: tool: cargo-codspeed