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.
2 parents 4d33731 + bf23f98 commit c2002e4Copy full SHA for c2002e4
.github/workflows/autobuild.yml
@@ -473,7 +473,7 @@ jobs:
473
# Unfortunately download-artifact action doesn't support wild card downloads. Thus downloading all artifacts
474
- name: Download all artifacts
475
if: env.GPG_REPO_KEY_MISSING == 'false'
476
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v7
477
with:
478
path: releasedl/
479
- name: Create Debian repository
0 commit comments