Skip to content

Commit c1ade1d

Browse files
committed
ci: force newer version of cargo-install-rpm
1 parent efa0120 commit c1ade1d

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
@@ -69,7 +69,7 @@ jobs:
6969
uses: baptiste0928/cargo-install@v2
7070
with:
7171
crate: cargo-generate-rpm
72-
version: "^0.12.1"
72+
version: "^0.13.0"
7373
- name: Install aarch64 Dependencies
7474
run: |
7575
sudo apt-get install gcc-aarch64-linux-gnu

0 commit comments

Comments
 (0)