We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5c8f12 commit 847bb7dCopy full SHA for 847bb7d
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
- name: "Creating debian packages"
33
run: make debs
34
- name: Archive artifacts
35
- uses: actions/upload-artifact@v5
+ uses: actions/upload-artifact@v4
36
with:
37
path: |
38
release
0 commit comments