Skip to content

Commit

Permalink
chore(deps): bump baptiste0928/cargo-install from 3.2.0 to 3.3.0
Browse files Browse the repository at this point in the history
Bumps [baptiste0928/cargo-install](https://github.com/baptiste0928/cargo-install) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/baptiste0928/cargo-install/releases)
- [Changelog](https://github.com/baptiste0928/cargo-install/blob/main/CHANGELOG.md)
- [Commits](baptiste0928/cargo-install@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: baptiste0928/cargo-install
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent c57c94c commit 7ee17aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
}
- name: Compile and install `yazi-fm` from source
uses: baptiste0928/cargo-install@v3.2.0
uses: baptiste0928/cargo-install@v3.3.0
with:
# yazi-fm is the `yazi` executable
crate: yazi-fm
Expand All @@ -52,7 +52,7 @@ jobs:
# d72f90356b98

- name: Compile and install yazi from source
uses: baptiste0928/cargo-install@v3.2.0
uses: baptiste0928/cargo-install@v3.3.0
with:
# yazi-cli is the `ya` command line interface
crate: yazi-cli
Expand Down

0 comments on commit 7ee17aa

Please sign in to comment.