Skip to content

Commit

Permalink
chore(deps): update taiki-e/install-action digest to ad09049
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 16, 2025
1 parent 7689493 commit e5a75c1
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@ad0904967b4c8e3005f6ed2efa1fa74dd9a05f32 # 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 e5a75c1

Please sign in to comment.