Skip to content

Commit 092dbd8

Browse files
chore(deps): update taiki-e/install-action digest to 98c0ece
1 parent eb0b957 commit 092dbd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
toolchain: ${{ matrix.toolchain }}
2828

2929
- name: Install cargo-llvm-cov
30-
uses: taiki-e/install-action@08d473f7b2bf2e092f4c5bd3812b23ed7253f2c9 # cargo-llvm-cov
30+
uses: taiki-e/install-action@98c0ece29179bd8181568787687a371174406ddf # cargo-llvm-cov
3131

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

0 commit comments

Comments
 (0)