1
0
mirror of https://github.com/containers/netavark.git synced 2026-02-05 06:45:56 +01:00

[skip-ci] Update GitHub Artifact Actions

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-12 23:07:01 +00:00
committed by GitHub
parent 49c942e199
commit 1b53849b8c

View File

@@ -77,7 +77,7 @@ jobs:
run: |
make vendor-tarball
- name: Upload to Actions as artifact
uses: actions/upload-artifact@v5
uses: actions/upload-artifact@v6
with:
name: release-artifacts
path: vendor-tarball
@@ -112,7 +112,7 @@ jobs:
- name: Display release notes
run: cat $VERSION-release-notes.md
- name: Download all artifacts
uses: actions/download-artifact@v6
uses: actions/download-artifact@v7
with:
path: release-artifacts
- name: Create release