mirror of
https://github.com/kairos-io/kcrypt-challenger.git
synced 2025-09-17 23:48:38 +00:00
chore(deps): update actions/download-artifact action to v5 (#135)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
@@ -83,7 +83,7 @@ jobs:
|
||||
sudo luet repo add -y kairos --url quay.io/kairos/packages --type docker
|
||||
LUET_NOLOCK=true sudo -E luet install -y container/kubectl utils/k3d
|
||||
- name: Download artifacts
|
||||
uses: actions/download-artifact@v4
|
||||
uses: actions/download-artifact@v5
|
||||
with:
|
||||
name: challenger.iso.zip
|
||||
- name: Run tests
|
||||
|
Reference in New Issue
Block a user