mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-05 10:29:42 +00:00
Bump upload and download actions to v4 (#9666)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
2
.github/workflows/integration.yaml
vendored
2
.github/workflows/integration.yaml
vendored
@@ -48,7 +48,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: ./.github/actions/setup-go
|
||||
- name: "Download k3s binary"
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: k3s
|
||||
path: ./dist/artifacts
|
||||
|
||||
Reference in New Issue
Block a user