Skip to content

Commit 5c762ff

Browse files
Bump cargo-bins/cargo-binstall from 1.14.1 to 1.14.4
Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.14.1 to 1.14.4. - [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.1...v1.14.4) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.14.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3562b13 commit 5c762ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ jobs:
319319
steps:
320320
- uses: actions/checkout@v4
321321
# Update in sync with BINSTALL_VERSION
322-
- uses: cargo-bins/[email protected].1
322+
- uses: cargo-bins/[email protected].4
323323
- name: Install taplo
324324
run: cargo binstall [email protected] --locked
325325
- name: Run Taplo

0 commit comments

Comments
 (0)