Skip to content

Commit

Permalink
build(deps): bump taiki-e/install-action from 2.3.5 to 2.4.0 (#187)
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.3.5 to 2.4.0.
- [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@5737265...0582942)

---
updated-dependencies:
- dependency-name: taiki-e/install-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 12, 2023
1 parent dc58770 commit 6b69e68
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@5737265abf9b36489a85b3f05f6a7c3481430d0e
uses: taiki-e/install-action@05829426d56c23290286f25dac53f536b618027b
with:
tool: cargo-llvm-cov
- name: cargo build
Expand Down

0 comments on commit 6b69e68

Please sign in to comment.