This repository was archived by the owner on Apr 8, 2025. It is now read-only.
File tree 4 files changed +6
-6
lines changed
4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 27
27
28
28
steps :
29
29
- name : Set up Go
30
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
30
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
31
31
with :
32
32
go-version : 1.20.1
33
33
- name : Checkout
Original file line number Diff line number Diff line change 15
15
runs-on : hugepage-runner
16
16
steps :
17
17
- name : Set up Go
18
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
18
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
19
19
with :
20
20
go-version : 1.20.1
21
21
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
Original file line number Diff line number Diff line change 11
11
runs-on : ubuntu-latest
12
12
steps :
13
13
- name : Set up Go
14
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
14
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
15
15
with :
16
16
go-version : 1.20.1
17
17
68
68
run : docker cp userspacecni:/root/userspace-cni-network-plugin/cnivpp ./
69
69
70
70
- name : Set up Go
71
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
71
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
72
72
with :
73
73
go-version : 1.20.1
74
74
Original file line number Diff line number Diff line change 20
20
runs-on : hugepage-runner
21
21
steps :
22
22
- name : Set up Go
23
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
23
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
24
24
with :
25
25
go-version : 1.20.1
26
26
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
43
43
kubernetes_version : [v1.28.0,v1.27.0,v1.26.0]
44
44
steps :
45
45
- name : Set up Go
46
- uses : actions/setup-go@93397bea11091df50f3d7e59dc26a7711a8bcfbe # v4.1 .0
46
+ uses : actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0 .0
47
47
with :
48
48
go-version : 1.20.1
49
49
- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
You can’t perform that action at this time.
0 commit comments