File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22
22
- name : Set up Go 1.x
23
23
uses : actions/setup-go@v2
24
24
with :
25
- go-version : ^1.14
25
+ go-version : ^1.15
26
26
id : go
27
27
28
28
- name : Check out code into the Go module directory
Original file line number Diff line number Diff line change 26
26
- name : Set up Go 1.x
27
27
uses : actions/setup-go@v2
28
28
with :
29
- go-version : ^1.14
29
+ go-version : ^1.15
30
30
id : go
31
31
32
32
- name : Check out code into the Go module directory
54
54
- name : Set up Go 1.x
55
55
uses : actions/setup-go@v2
56
56
with :
57
- go-version : ^1.14
57
+ go-version : ^1.15
58
58
id : go
59
59
60
60
- name : Check out code into the Go module directory
86
86
- name : Set up Go 1.x
87
87
uses : actions/setup-go@v2
88
88
with :
89
- go-version : ^1.14
89
+ go-version : ^1.15
90
90
id : go
91
91
92
92
- name : Check out code into the Go module directory
Original file line number Diff line number Diff line change 18
18
- name : Set up Go 1.x
19
19
uses : actions/setup-go@v2
20
20
with :
21
- go-version : ^1.14
21
+ go-version : ^1.15
22
22
id : go
23
23
24
24
- name : Check out code into the Go module directory
41
41
- name : Set up Go 1.x
42
42
uses : actions/setup-go@v2
43
43
with :
44
- go-version : ^1.14
44
+ go-version : ^1.15
45
45
id : go
46
46
47
47
- name : Check out code into the Go module directory
73
73
- name : Set up Go 1.x
74
74
uses : actions/setup-go@v2
75
75
with :
76
- go-version : ^1.14
76
+ go-version : ^1.15
77
77
id : go
78
78
79
79
- name : Check out code into the Go module directory
@@ -156,7 +156,7 @@ jobs:
156
156
- name : Set up Go 1.x
157
157
uses : actions/setup-go@v2
158
158
with :
159
- go-version : ^1.14
159
+ go-version : ^1.15
160
160
id : go
161
161
162
162
- name : Check out code into the Go module directory
You can’t perform that action at this time.
0 commit comments