Skip to content

Commit a6ca52d

Browse files
Bump taiki-e/install-action from 2.79.0 to 2.79.1
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.79.0 to 2.79.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.79.0...v2.79.1) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.79.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e7c3f6 commit a6ca52d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
steps:
7171
- uses: actions/checkout@v6
7272
- name: install cargo-msrv
73-
uses: taiki-e/install-action@v2.79.0
73+
uses: taiki-e/install-action@v2.79.1
7474
with:
7575
tool: cargo-msrv
7676
- name: check MSRV

0 commit comments

Comments
 (0)