gha: Bump to actions/[down|up]load-artifact@v4 (all the rest)

`Node.js 19` is deprecated. Bump to a new version based on `Node.js 20`.

This fixes all remaining sites.

Fixes #9245

Signed-off-by: Greg Kurz <groug@kaod.org>
This commit is contained in:
Greg Kurz
2024-03-26 10:49:51 +01:00
parent dbc5dc7806
commit 424a5e243f
16 changed files with 28 additions and 28 deletions

View File

@@ -82,7 +82,7 @@ jobs:
TARGET_BRANCH: ${{ inputs.target-branch }}
- name: get-kata-tarball
uses: actions/download-artifact@v3
uses: actions/download-artifact@v4
with:
name: kata-static-tarball-amd64${{ inputs.tarball-suffix }}
path: kata-artifacts