diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e6aa0b0..10fd150 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@67729d5c413db75907f0ad1e39bb04b9c868ff60 # v2 + uses: taiki-e/install-action@7f4eb899022d8fe70b20c4f3de697aa85c309026 # v2 with: tool: cargo-llvm-cov