Skip to content

Commit ced68e8

Browse files
bump(github-actions): Bump cargo-bins/cargo-binstall
Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.14.4 to 1.15.1. - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/install-from-binstall-release.ps1) - [Commits](cargo-bins/cargo-binstall@v1.14.4...v1.15.1) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.15.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f3baf97 commit ced68e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
components: "rustfmt,clippy"
110110

111111
- name: "install cargo binstall"
112-
uses: "cargo-bins/cargo-binstall@v1.14.4"
112+
uses: "cargo-bins/cargo-binstall@v1.15.3"
113113

114114
- name: "Checkout"
115115
uses: "actions/checkout@v5"

0 commit comments

Comments
 (0)