Skip to content

Commit 8e8acc1

Browse files
chore(deps): bump taiki-e/install-action from 2.82.2 to 2.84.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.82.2 to 2.84.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@9e1e580...a6b2e2d) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.84.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 77d14fc commit 8e8acc1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
- name: Install cargo-llvm-cov
9696
if: matrix.rust == 'stable'
9797
# taiki-e/install-action v2.79.7
98-
uses: taiki-e/install-action@9e1e5806d4a4822de933115878265be9aaa786d9 # v2.82.2
98+
uses: taiki-e/install-action@a6b2e2dcd845ddd7f509ce4f3ed3d922b80cc5d9 # v2.84.0
9999
with:
100100
tool: cargo-llvm-cov
101101

0 commit comments

Comments
 (0)