diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9f3c788..fa25d57f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: run: rustup toolchain install - uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2 - name: Install cargo codspeed - uses: taiki-e/install-action@0c7a94999971db56e9df89df226240aab222e776 # v2 + uses: taiki-e/install-action@5939f3337e40968c39aa70f5ecb1417a92fb25a0 # v2 with: tool: cargo-codspeed