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 60287a4 + 46138de commit 2c19b5eCopy full SHA for 2c19b5e
.github/workflows/autobuild.yml
@@ -462,7 +462,7 @@ jobs:
462
# Unfortunately download-artifact action doesn't support wild card downloads. Thus downloading all artifacts
463
- name: Download all artifacts
464
if: env.GPG_REPO_KEY_MISSING == 'false'
465
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
466
with:
467
path: releasedl/
468
- name: Create Debian repository
0 commit comments