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 5151 fetch-depth : 0
5252
5353 - name : Set up go
54- uses : actions/setup-go@v3.5 .0
54+ uses : actions/setup-go@v4.0 .0
5555 with :
5656 go-version : ${{ matrix.go }}
5757
@@ -103,7 +103,7 @@ jobs:
103103 fetch-depth : 0
104104
105105 - name : Set up go
106- uses : actions/setup-go@v3.5 .0
106+ uses : actions/setup-go@v4.0 .0
107107 with :
108108 go-version : ${{ matrix.go }}
109109
@@ -150,7 +150,7 @@ jobs:
150150 fetch-depth : 0
151151
152152 - name : Set up go
153- uses : actions/setup-go@v3.5 .0
153+ uses : actions/setup-go@v4.0 .0
154154 with :
155155 go-version : ${{ matrix.go }}
156156 - run : |
@@ -202,7 +202,7 @@ jobs:
202202 fetch-depth : 0
203203
204204 - name : Set up go
205- uses : actions/setup-go@v3.5 .0
205+ uses : actions/setup-go@v4.0 .0
206206 with :
207207 go-version : ${{ matrix.go }}
208208 - run : |
Original file line number Diff line number Diff line change 2424 fetch-depth : 0
2525
2626 - name : Set up go
27- uses : actions/setup-go@v3.5 .0
27+ uses : actions/setup-go@v4.0 .0
2828 with :
2929 go-version : ${{ matrix.go }}
3030
7070 fetch-depth : 0
7171
7272 - name : Set up go
73- uses : actions/setup-go@v3.5 .0
73+ uses : actions/setup-go@v4.0 .0
7474 with :
7575 go-version : ${{ matrix.go }}
7676
@@ -119,7 +119,7 @@ jobs:
119119 fetch-depth : 0
120120
121121 - name : Set up go
122- uses : actions/setup-go@v3.5 .0
122+ uses : actions/setup-go@v4.0 .0
123123 with :
124124 go-version : ${{ matrix.go }}
125125
@@ -172,7 +172,7 @@ jobs:
172172 fetch-depth : 0
173173
174174 - name : Set up go
175- uses : actions/setup-go@v3.5 .0
175+ uses : actions/setup-go@v4.0 .0
176176 with :
177177 go-version : ${{ matrix.go }}
178178
You can’t perform that action at this time.
0 commit comments