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:
renovate[bot]
2025-09-13 08:58:54 +00:00
committed by GitHub
parent 69bd83e5ba
commit af5f9b34e6

View File

@@ -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