Skip to content

Commit

Permalink
chore(deps): update taiki-e/install-action digest to 24758ef
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 9a19f43 commit d71a36f
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@24758ef6e77fc43f81a25d59a614a409e8fa7cd9 # 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 d71a36f

Please sign in to comment.