Skip to content

Commit 72741be

Browse files
committed
ci: use cargo-generate-rpm 0.15
1 parent 6e8b01f commit 72741be

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@v3
7070
with:
7171
crate: cargo-generate-rpm
72-
version: "^0.14.0"
72+
version: "^0.15.0"
7373
- name: Install aarch64 Dependencies
7474
run: |
7575
sudo apt-get install gcc-aarch64-linux-gnu

0 commit comments

Comments
 (0)