File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 43
43
fetch-depth : 0
44
44
45
45
- name : Set up go
46
- uses : actions/setup-go@v5.3 .0
46
+ uses : actions/setup-go@v5.4 .0
47
47
with :
48
48
go-version : ${{ matrix.go-version }}
49
49
- run : |
Original file line number Diff line number Diff line change 51
51
fetch-depth : 0
52
52
53
53
- name : Set up go
54
- uses : actions/setup-go@v5.3 .0
54
+ uses : actions/setup-go@v5.4 .0
55
55
with :
56
56
go-version : ${{ matrix.go-version }}
57
57
@@ -108,7 +108,7 @@ jobs:
108
108
fetch-depth : 0
109
109
110
110
- name : Set up go
111
- uses : actions/setup-go@v5.3 .0
111
+ uses : actions/setup-go@v5.4 .0
112
112
with :
113
113
go-version : ${{ matrix.go-version }}
114
114
@@ -155,7 +155,7 @@ jobs:
155
155
fetch-depth : 0
156
156
157
157
- name : Set up go
158
- uses : actions/setup-go@v5.3 .0
158
+ uses : actions/setup-go@v5.4 .0
159
159
with :
160
160
go-version : ${{ matrix.go-version }}
161
161
- run : |
@@ -212,7 +212,7 @@ jobs:
212
212
fetch-depth : 0
213
213
214
214
- name : Set up go
215
- uses : actions/setup-go@v5.3 .0
215
+ uses : actions/setup-go@v5.4 .0
216
216
with :
217
217
go-version : ${{ matrix.go-version }}
218
218
- run : |
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@v5.3 .0
27
+ uses : actions/setup-go@v5.4 .0
28
28
with :
29
29
go-version : ${{ matrix.go-version }}
30
30
70
70
fetch-depth : 0
71
71
72
72
- name : Set up go
73
- uses : actions/setup-go@v5.3 .0
73
+ uses : actions/setup-go@v5.4 .0
74
74
with :
75
75
go-version : ${{ matrix.go-version }}
76
76
@@ -119,7 +119,7 @@ jobs:
119
119
fetch-depth : 0
120
120
121
121
- name : Set up go
122
- uses : actions/setup-go@v5.3 .0
122
+ uses : actions/setup-go@v5.4 .0
123
123
with :
124
124
go-version : ${{ matrix.go-version }}
125
125
@@ -172,7 +172,7 @@ jobs:
172
172
fetch-depth : 0
173
173
174
174
- name : Set up go
175
- uses : actions/setup-go@v5.3 .0
175
+ uses : actions/setup-go@v5.4 .0
176
176
with :
177
177
go-version : ${{ matrix.go-version }}
178
178
You can’t perform that action at this time.
0 commit comments