mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-07 19:29:45 +00:00
Bump download action to v3 (#6746)
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
@@ -46,7 +46,7 @@ jobs:
|
||||
**/go.sum
|
||||
**/go.mod
|
||||
- name: "Download k3s binary"
|
||||
uses: actions/download-artifact@v2
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: k3s
|
||||
path: ./dist/artifacts
|
||||
|
||||
Reference in New Issue
Block a user