Skip to content

Commit 643a5d7

Browse files
Bump taiki-e/install-action from 2.77.1 to 2.77.2
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.77.1 to 2.77.2. - [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.77.1...v2.77.2) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.77.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c5681b commit 643a5d7

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
@@ -67,7 +67,7 @@ jobs:
6767
steps:
6868
- uses: actions/checkout@v6
6969
- name: install cargo-msrv
70-
uses: taiki-e/install-action@v2.77.1
70+
uses: taiki-e/install-action@v2.77.2
7171
with:
7272
tool: cargo-msrv
7373
- name: check MSRV

0 commit comments

Comments
 (0)