Skip to content

Commit a1817e2

Browse files
Bump taiki-e/install-action from 2.77.7 to 2.78.0
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.77.7 to 2.78.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@v2.77.7...v2.78.0) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.78.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6f73e8 commit a1817e2

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.7
70+
uses: taiki-e/install-action@v2.78.0
7171
with:
7272
tool: cargo-msrv
7373
- name: check MSRV

0 commit comments

Comments
 (0)