Skip to content

Commit 6d0ea4d

Browse files
Bump taiki-e/install-action from 2.57.4 to 2.57.5 (#62)
Bumps [taiki-e/install-action](https://github.com/taiki-e/install-action) from 2.57.4 to 2.57.5. - [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@e8c1cf7...d312324) --- updated-dependencies: - dependency-name: taiki-e/install-action dependency-version: 2.57.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d91320 commit 6d0ea4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: dtolnay/rust-toolchain@fcf085fcb4b4b8f63f96906cd713eb52181b5ea4 # stable
3838

3939
- name: Install latest cargo-nextest release
40-
uses: taiki-e/install-action@e8c1cf74a696e981aec979a6703471e61b400895 # v2.57.4
40+
uses: taiki-e/install-action@d31232495ad76f47aad66e3501e47780b49f0f3e # v2.57.5
4141
with:
4242
tool: nextest
4343

0 commit comments

Comments
 (0)