Skip to content

Commit

Permalink
build(deps): bump taiki-e/install-action from 2.4.0 to 2.4.3 (#190)
Browse files Browse the repository at this point in the history
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.4.0 to 2.4.3.
- [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@0582942...5d82399)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  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>
  • Loading branch information
dependabot[bot] authored Feb 19, 2023
1 parent 6b69e68 commit 1cf6b6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
toolchain: stable
components: clippy, llvm-tools-preview, rustfmt, rust-docs
- name: install cargo-llvm-cov
uses: taiki-e/install-action@05829426d56c23290286f25dac53f536b618027b
uses: taiki-e/install-action@5d8239931a04da70cdd6e7b64d30457bdd18ce48
with:
tool: cargo-llvm-cov
- name: cargo build
Expand Down

0 comments on commit 1cf6b6c

Please sign in to comment.