Skip to content

Commit 9340b73

Browse files
ci(deps): Bump taiki-e/install-action in the actions-minor-patch group
Bumps the actions-minor-patch group with 1 update: [taiki-e/install-action](https://github.com/taiki-e/install-action). Updates `taiki-e/install-action` from 2.85.13 to 2.86.1 - [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@v2.85.13...v2.86.1) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.86.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 91e903d commit 9340b73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
8080
- uses: dtolnay/rust-toolchain@stable
8181
with: { components: llvm-tools-preview }
82-
- uses: taiki-e/install-action@v2.85.13
82+
- uses: taiki-e/install-action@v2.86.1
8383
with: { tool: cargo-llvm-cov }
8484
# This is an instrumented (coverage) build with its own RUSTFLAGS, so it
8585
# gets its own cache key and deliberately does NOT share the `workspace`

0 commit comments

Comments
 (0)