mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-08 12:39:38 +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/install.yaml
vendored
2
.github/workflows/install.yaml
vendored
@@ -52,7 +52,7 @@ jobs:
|
||||
- name: "Vagrant Plugin(s)"
|
||||
run: vagrant plugin install vagrant-k3s vagrant-reload vagrant-scp
|
||||
- name: "Download k3s binary"
|
||||
uses: actions/download-artifact@v3
|
||||
uses: actions/download-artifact@v4
|
||||
with:
|
||||
name: k3s
|
||||
path: tests/install/${{ matrix.vm }}
|
||||
|
||||
Reference in New Issue
Block a user