mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-01 11:19:05 +00:00
chore(deps): bump actions/download-artifact from 4 to 5 (#14700)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
dede42d933
commit
e62719b207
2
.github/workflows/docker-unified.yml
vendored
2
.github/workflows/docker-unified.yml
vendored
@ -604,7 +604,7 @@ jobs:
|
||||
|
||||
- name: Download build Metadata
|
||||
if: ${{ needs.setup.outputs.publish == 'true' || needs.setup.outputs.pr-publish == 'true' }}
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
name: build-metadata-${{ needs.setup.outputs.tag }}
|
||||
path: ${{ github.workspace }}/build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user