We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89e702a commit e5c8f12Copy full SHA for e5c8f12
.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@v3
+ uses: actions/upload-artifact@v5
36
with:
37
path: |
38
release
0 commit comments