Skip to content

Commit e2c835f

Browse files
torokati44kornelski
authored andcommitted
chore: Bump baptiste0928/cargo-install GitHub Action from v1 to v2
1 parent 887aa43 commit e2c835f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
steps:
7474
- uses: actions/checkout@v4
7575
- name: Install or use cached cross-rs/cross
76-
uses: baptiste0928/cargo-install@v1
76+
uses: baptiste0928/cargo-install@v2
7777
with:
7878
crate: cross
7979
- name: Cache Cargo Dependencies
@@ -199,7 +199,7 @@ jobs:
199199
steps:
200200
- uses: actions/checkout@v4
201201
- name: Install or use cached `cargo-msrv`
202-
uses: baptiste0928/cargo-install@v1
202+
uses: baptiste0928/cargo-install@v2
203203
with:
204204
crate: cargo-msrv
205205
- name: Install MSRV Cargo.lock

0 commit comments

Comments
 (0)