We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2db7bcc + 80f9b78 commit 2f741e6Copy full SHA for 2f741e6
1 file changed
.github/workflows/autobuild.yml
@@ -478,7 +478,7 @@ jobs:
478
# Unfortunately download-artifact action doesn't support wild card downloads. Thus downloading all artifacts
479
- name: Download all artifacts
480
if: env.GPG_REPO_KEY_MISSING == 'false'
481
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
482
with:
483
path: releasedl/
484
- name: Create Debian repository
0 commit comments