mirror of
https://github.com/containers/bootc.git
synced 2026-02-05 06:45:13 +01:00
chore(deps): update actions/download-artifact action to v6
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
Colin Walters
parent
6a9309e47b
commit
dd018a9fa7
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -182,7 +182,7 @@ jobs:
|
||||
fi
|
||||
|
||||
- name: Download package artifacts
|
||||
uses: actions/download-artifact@v5
|
||||
uses: actions/download-artifact@v6
|
||||
with:
|
||||
name: packages-${{ matrix.test_os }}
|
||||
path: target/packages/
|
||||
|
||||
Reference in New Issue
Block a user