File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
path : ${{ env.GOPATH }}/src/k8s.io/kops
23
23
24
24
- name : Set up go
25
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
25
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
26
26
with :
27
27
go-version-file : ' ${{ env.GOPATH }}/src/k8s.io/kops/go.mod'
28
28
Original file line number Diff line number Diff line change 21
21
path : ${{ env.GOPATH }}/src/k8s.io/kops
22
22
23
23
- name : Set up go
24
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
24
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
25
25
with :
26
26
go-version-file : ' ${{ env.GOPATH }}/src/k8s.io/kops/go.mod'
27
27
38
38
path : ${{ env.GOPATH }}/src/k8s.io/kops
39
39
40
40
- name : Set up go
41
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
41
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
42
42
with :
43
43
go-version-file : ' ${{ env.GOPATH }}/src/k8s.io/kops/go.mod'
44
44
55
55
path : ${{ env.GOPATH }}/src/k8s.io/kops
56
56
57
57
- name : Set up go
58
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
58
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
59
59
with :
60
60
go-version-file : ' ${{ env.GOPATH }}/src/k8s.io/kops/go.mod'
61
61
72
72
path : ${{ env.GOPATH }}/src/k8s.io/kops
73
73
74
74
- name : Set up go
75
- uses : actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
75
+ uses : actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
76
76
with :
77
77
go-version-file : ' ${{ env.GOPATH }}/src/k8s.io/kops/go.mod'
78
78
You can’t perform that action at this time.
0 commit comments