Merge pull request #75 from ryanmcgrath/dependabot/github_actions/baptiste0928/cargo-install-2
Bump baptiste0928/cargo-install from 1 to 2
This commit is contained in:
commit
44ad4886e7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -81,7 +81,7 @@ jobs:
|
|||
steps:
|
||||
|
||||
- name: Install cargo-dinghy
|
||||
uses: baptiste0928/cargo-install@v1
|
||||
uses: baptiste0928/cargo-install@v2
|
||||
with:
|
||||
crate: cargo-dinghy
|
||||
|
||||
|
|
Loading…
Reference in a new issue