We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc2b1a0 commit 3ff7bc2Copy full SHA for 3ff7bc2
.github/workflows/ci.yml
@@ -62,11 +62,11 @@ jobs:
62
name: html-doc
63
path: ${{ github.workspace }}/stgit-html
64
- name: Install cargo-deb
65
- uses: baptiste0928/cargo-install@v2
+ uses: baptiste0928/cargo-install@v3
66
with:
67
crate: cargo-deb
68
- name: Install cargo-generate-rpm
69
70
71
crate: cargo-generate-rpm
72
version: "^0.14.0"
0 commit comments