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 5b50ef0 commit b612f3dCopy full SHA for b612f3d
.github/workflows/build-deb.yml
@@ -40,7 +40,7 @@ jobs:
40
cp ../*.deb output/
41
42
- name: Save .deb package
43
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
44
with:
45
name: deb-files
46
path: output/*.deb
0 commit comments