diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d8a6b2e..98c6b6a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -65,7 +65,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@18b1216eba7f8039b0f8d131d5473787f0edce68 # v2 + uses: taiki-e/install-action@6a1bd70eaac3c8bdf093356838d7ee09fda951cf # v2 with: tool: cargo-llvm-cov