mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-11 04:42:16 +00:00
gha: Bump to actions/checkout@v4
`Node.js 19` is deprecated. Bump to a new version based on `Node.js 20`. Fixes #9245 Signed-off-by: Greg Kurz <groug@kaod.org>
This commit is contained in:
parent
0a43d26c94
commit
7f2ce914a1
@ -98,7 +98,7 @@ jobs:
|
|||||||
- name: Take a pre-action for self-hosted runner
|
- name: Take a pre-action for self-hosted runner
|
||||||
run: ${HOME}/script/pre_action.sh ubuntu-2204
|
run: ${HOME}/script/pre_action.sh ubuntu-2204
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: get-artifacts
|
- name: get-artifacts
|
||||||
uses: actions/download-artifact@v3
|
uses: actions/download-artifact@v3
|
||||||
|
Loading…
Reference in New Issue
Block a user