Skip to content

Commit 0340a07

Browse files
chore(deps): Bump taiki-e/install-action from 2.81.8 to 2.81.9 (#83)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.81.8 to 2.81.9. - [Release notes](https://github.com/taiki-e/install-action/releases) - [Changelog](https://github.com/taiki-e/install-action/blob/main/CHANGELOG.md) - [Commits](taiki-e/install-action@0631aa6...fd2f5e3) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.81.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8776f3 commit 0340a07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Install cargo-llvm-cov
5757
if: matrix.os == 'ubuntu-24.04'
58-
uses: taiki-e/install-action@0631aa6515c7d545823c67cfae7ef4fc7f490154 # v2.81.8
58+
uses: taiki-e/install-action@fd2f5e3d644b484055ebf4268f474c565f148f25 # v2.81.9
5959
with:
6060
tool: cargo-llvm-cov
6161

0 commit comments

Comments
 (0)