diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 787c1a8..d060f1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,7 +46,7 @@ jobs: uses: Swatinem/rust-cache@f0deed1e0edfc6a9be95417288c0e1099b1eeec3 # v2.7.7 - name: Install cargo-hack - uses: taiki-e/install-action@ad0904967b4c8e3005f6ed2efa1fa74dd9a05f32 # v2 + uses: taiki-e/install-action@e03236526ace47fa2e04bebcfc6da471ebd4690c # v2 with: tool: cargo-hack