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 963f53c commit 9c396d7Copy full SHA for 9c396d7
.github/workflows/continuous.yml
@@ -51,7 +51,7 @@ jobs:
51
- build-appimage
52
steps:
53
- name: Download artifacts
54
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
55
- name: Inspect directory after downloading artifacts
56
run: ls -alFR
57
- name: Create release and upload artifacts
0 commit comments