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 38
38
fetch-depth : 0
39
39
40
40
- name : Set up go
41
- uses : actions/setup-go@v2.1.4
41
+ uses : actions/setup-go@v2.1.5
42
42
with :
43
43
stable : ' true'
44
44
go-version : ${{ matrix.go }}
87
87
fetch-depth : 0
88
88
89
89
- name : Set up go
90
- uses : actions/setup-go@v2.1.4
90
+ uses : actions/setup-go@v2.1.5
91
91
with :
92
92
stable : ' true'
93
93
go-version : ${{ matrix.go }}
@@ -140,7 +140,7 @@ jobs:
140
140
fetch-depth : 0
141
141
142
142
- name : Set up go
143
- uses : actions/setup-go@v2.1.4
143
+ uses : actions/setup-go@v2.1.5
144
144
with :
145
145
stable : ' true'
146
146
go-version : ${{ matrix.go }}
@@ -210,7 +210,7 @@ jobs:
210
210
fetch-depth : 0
211
211
212
212
- name : Set up go
213
- uses : actions/setup-go@v2.1.4
213
+ uses : actions/setup-go@v2.1.5
214
214
with :
215
215
stable : ' true'
216
216
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.4
27
+ uses : actions/setup-go@v2.1.5
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.4
73
+ uses : actions/setup-go@v2.1.5
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.4
123
+ uses : actions/setup-go@v2.1.5
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.4
177
+ uses : actions/setup-go@v2.1.5
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