diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f4cdd222..a273af81 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -54,7 +54,7 @@ jobs: components: llvm-tools-preview - name: Install cargo-llvm-cov - uses: taiki-e/install-action@0e09747a63ae497bf945b3dcaf38fef0050d0109 # v2.62.0 + uses: taiki-e/install-action@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 # v2.62.56 with: tool: cargo-llvm-cov @@ -77,7 +77,7 @@ jobs: toolchain: stable - name: Install cargo-machete - uses: taiki-e/install-action@0e09747a63ae497bf945b3dcaf38fef0050d0109 + uses: taiki-e/install-action@f79fe7514db78f0a7bdba3cb6dd9c1baa7d046d9 with: tool: cargo-machete