File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 50
50
fetch-depth : 0
51
51
52
52
- name : Set up go
53
- uses : actions/setup-go@v2.1.5
53
+ uses : actions/setup-go@v2.2.0
54
54
with :
55
55
stable : ' true'
56
56
go-version : ${{ matrix.go }}
99
99
fetch-depth : 0
100
100
101
101
- name : Set up go
102
- uses : actions/setup-go@v2.1.5
102
+ uses : actions/setup-go@v2.2.0
103
103
with :
104
104
stable : ' true'
105
105
go-version : ${{ matrix.go }}
@@ -152,7 +152,7 @@ jobs:
152
152
fetch-depth : 0
153
153
154
154
- name : Set up go
155
- uses : actions/setup-go@v2.1.5
155
+ uses : actions/setup-go@v2.2.0
156
156
with :
157
157
stable : ' true'
158
158
go-version : ${{ matrix.go }}
@@ -222,7 +222,7 @@ jobs:
222
222
fetch-depth : 0
223
223
224
224
- name : Set up go
225
- uses : actions/setup-go@v2.1.5
225
+ uses : actions/setup-go@v2.2.0
226
226
with :
227
227
stable : ' true'
228
228
go-version : ${{ matrix.go }}
Original file line number Diff line number Diff line change 24
24
fetch-depth : 0
25
25
26
26
- name : Set up go
27
- uses : actions/setup-go@v2.1.5
27
+ uses : actions/setup-go@v2.2.0
28
28
with :
29
29
stable : ' true'
30
30
go-version : ${{ matrix.go }}
70
70
fetch-depth : 0
71
71
72
72
- name : Set up go
73
- uses : actions/setup-go@v2.1.5
73
+ uses : actions/setup-go@v2.2.0
74
74
with :
75
75
stable : ' true'
76
76
go-version : ${{ matrix.go }}
@@ -120,7 +120,7 @@ jobs:
120
120
fetch-depth : 0
121
121
122
122
- name : Set up go
123
- uses : actions/setup-go@v2.1.5
123
+ uses : actions/setup-go@v2.2.0
124
124
with :
125
125
stable : ' true'
126
126
go-version : ${{ matrix.go }}
@@ -174,7 +174,7 @@ jobs:
174
174
fetch-depth : 0
175
175
176
176
- name : Set up go
177
- uses : actions/setup-go@v2.1.5
177
+ uses : actions/setup-go@v2.2.0
178
178
with :
179
179
stable : ' true'
180
180
go-version : ${{ matrix.go }}
You can’t perform that action at this time.
0 commit comments