Skip to content

Commit

Permalink
chore(deps): update taiki-e/install-action digest to 1fde53c
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 11, 2025
1 parent 1b3f16a commit ed1bcf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
toolchain: ${{ matrix.toolchain }}

- name: Install cargo-llvm-cov
uses: taiki-e/install-action@08d473f7b2bf2e092f4c5bd3812b23ed7253f2c9 # cargo-llvm-cov
uses: taiki-e/install-action@1fde53ce9dc0dd82a3146750c1c2ce277fb8dc6d # cargo-llvm-cov

# generate release builds of the testable binaries
# this is meant to actually run the binary, so this will fail but the binary will be built
Expand Down

0 comments on commit ed1bcf4

Please sign in to comment.