Skip to content

Commit 1ffaedc

Browse files
chore(deps): update baptiste0928/cargo-install action to v3.2.0
1 parent db96111 commit 1ffaedc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
uses: dsherret/rust-toolchain-file@v1
6363

6464
- name: Install cargo-edit
65-
uses: baptiste0928/cargo-install@v3.1.0
65+
uses: baptiste0928/cargo-install@v3.2.0
6666
with:
6767
crate: cargo-edit
6868

@@ -140,7 +140,7 @@ jobs:
140140
tag_name: ${{ needs.release-please.outputs.air-interpreter-tag-name }}
141141

142142
- name: Install cargo-workspaces
143-
uses: baptiste0928/cargo-install@v3.1.0
143+
uses: baptiste0928/cargo-install@v3.2.0
144144
with:
145145
crate: cargo-workspaces
146146

0 commit comments

Comments
 (0)