diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml index 4e7e9e3..4ab50d4 100644 --- a/.github/workflows/tests.yaml +++ b/.github/workflows/tests.yaml @@ -32,7 +32,7 @@ jobs: - uses: dtolnay/rust-toolchain@29eef336d9b2848a0b548edc03f92a220660cdb8 # stable with: components: llvm-tools-preview - - uses: taiki-e/install-action@7627fb428e65e78e2ec9a24ae5c5bd5f8553f182 # v2 + - uses: taiki-e/install-action@a164de717a0ee9284c2d9db1c6016a4c339cd333 # v2 with: tool: cargo-llvm-cov - uses: Swatinem/rust-cache@e18b497796c12c097a38f9edb9d0641fb99eee32 # v2