diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a8d13a5..e91e98e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -64,7 +64,7 @@ jobs: # Coverage using Codecov (per review: "We will use codecov https://about.codecov.io/language/rust/") - name: Install cargo-llvm-cov - uses: taiki-e/install-action@84f5ac3124727fb3d284d4d22ee9ab3654fd09a6 # v2 + uses: taiki-e/install-action@3f74d7c16a4242f1c95561e98edc25d36adb4375 # v2 with: tool: cargo-llvm-cov