We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a6f43a commit 479d1f7Copy full SHA for 479d1f7
.github/workflows/ci.yml
@@ -40,6 +40,6 @@ jobs:
40
- name: Debian
41
run: make -C dist
42
- name: Pub
43
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
44
with:
45
path: dist/acr/*.deb
0 commit comments