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@v3.3.1
53
+ uses : actions/setup-go@v3.4.0
54
54
with :
55
55
go-version : ${{ matrix.go }}
56
56
98
98
fetch-depth : 0
99
99
100
100
- name : Set up go
101
- uses : actions/setup-go@v3.3.1
101
+ uses : actions/setup-go@v3.4.0
102
102
with :
103
103
go-version : ${{ matrix.go }}
104
104
- run : |
@@ -150,7 +150,7 @@ jobs:
150
150
fetch-depth : 0
151
151
152
152
- name : Set up go
153
- uses : actions/setup-go@v3.3.1
153
+ uses : actions/setup-go@v3.4.0
154
154
with :
155
155
go-version : ${{ matrix.go }}
156
156
- run : |
@@ -219,7 +219,7 @@ jobs:
219
219
fetch-depth : 0
220
220
221
221
- name : Set up go
222
- uses : actions/setup-go@v3.3.1
222
+ uses : actions/setup-go@v3.4.0
223
223
with :
224
224
go-version : ${{ matrix.go }}
225
225
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@v3.3.1
27
+ uses : actions/setup-go@v3.4.0
28
28
with :
29
29
go-version : ${{ matrix.go }}
30
30
69
69
fetch-depth : 0
70
70
71
71
- name : Set up go
72
- uses : actions/setup-go@v3.3.1
72
+ uses : actions/setup-go@v3.4.0
73
73
with :
74
74
go-version : ${{ matrix.go }}
75
75
@@ -118,7 +118,7 @@ jobs:
118
118
fetch-depth : 0
119
119
120
120
- name : Set up go
121
- uses : actions/setup-go@v3.3.1
121
+ uses : actions/setup-go@v3.4.0
122
122
with :
123
123
go-version : ${{ matrix.go }}
124
124
@@ -171,7 +171,7 @@ jobs:
171
171
fetch-depth : 0
172
172
173
173
- name : Set up go
174
- uses : actions/setup-go@v3.3.1
174
+ uses : actions/setup-go@v3.4.0
175
175
with :
176
176
go-version : ${{ matrix.go }}
177
177
You can’t perform that action at this time.
0 commit comments