File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 64
64
- uses : actions/checkout@v4
65
65
with :
66
66
fetch-depth : 0
67
- - uses : actions/setup-go@v5.4 .0
67
+ - uses : actions/setup-go@v5.5 .0
68
68
with :
69
69
go-version-file : modules/api/go.mod
70
70
check-latest : true
81
81
- uses : actions/checkout@v4
82
82
with :
83
83
fetch-depth : 0
84
- - uses : actions/setup-go@v5.4 .0
84
+ - uses : actions/setup-go@v5.5 .0
85
85
with :
86
86
go-version-file : modules/api/go.mod
87
87
check-latest : true
99
99
- uses : actions/checkout@v4
100
100
with :
101
101
fetch-depth : 0
102
- - uses : actions/setup-go@v5.4 .0
102
+ - uses : actions/setup-go@v5.5 .0
103
103
with :
104
104
go-version-file : modules/api/go.mod
105
105
check-latest : true
@@ -180,7 +180,7 @@ jobs:
180
180
- uses : actions/checkout@v4
181
181
with :
182
182
fetch-depth : 0
183
- - uses : actions/setup-go@v5.4 .0
183
+ - uses : actions/setup-go@v5.5 .0
184
184
with :
185
185
go-version-file : modules/go.work
186
186
check-latest : true
@@ -206,7 +206,7 @@ jobs:
206
206
207
207
# with:
208
208
# node_image: kindest/node:v1.32.0
209
- # - uses: actions/setup-go@v5.4 .0
209
+ # - uses: actions/setup-go@v5.5 .0
210
210
# with:
211
211
# go-version-file: modules/api/go.mod
212
212
# check-latest: true
You can’t perform that action at this time.
0 commit comments