Skip to content

Commit

Permalink
Merge pull request #3211 from jamulussoftware/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions/download-artifact-4
  • Loading branch information
ann0see committed Mar 6, 2024
2 parents 60287a4 + 46138de commit 2c19b5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -462,7 +462,7 @@ jobs:
# Unfortunately download-artifact action doesn't support wild card downloads. Thus downloading all artifacts
- name: Download all artifacts
if: env.GPG_REPO_KEY_MISSING == 'false'
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
path: releasedl/
- name: Create Debian repository
Expand Down

0 comments on commit 2c19b5e

Please sign in to comment.