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 4343 fetch-depth : 0
4444
4545 - name : Set up go
46- uses : actions/setup-go@v5.4 .0
46+ uses : actions/setup-go@v5.5 .0
4747 with :
4848 go-version : ${{ matrix.go-version }}
4949 - run : |
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@v5.4 .0
54+ uses : actions/setup-go@v5.5 .0
5555 with :
5656 go-version : ${{ matrix.go-version }}
5757
@@ -108,7 +108,7 @@ jobs:
108108 fetch-depth : 0
109109
110110 - name : Set up go
111- uses : actions/setup-go@v5.4 .0
111+ uses : actions/setup-go@v5.5 .0
112112 with :
113113 go-version : ${{ matrix.go-version }}
114114
@@ -155,7 +155,7 @@ jobs:
155155 fetch-depth : 0
156156
157157 - name : Set up go
158- uses : actions/setup-go@v5.4 .0
158+ uses : actions/setup-go@v5.5 .0
159159 with :
160160 go-version : ${{ matrix.go-version }}
161161 - run : |
@@ -212,7 +212,7 @@ jobs:
212212 fetch-depth : 0
213213
214214 - name : Set up go
215- uses : actions/setup-go@v5.4 .0
215+ uses : actions/setup-go@v5.5 .0
216216 with :
217217 go-version : ${{ matrix.go-version }}
218218 - 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@v5.4 .0
27+ uses : actions/setup-go@v5.5 .0
2828 with :
2929 go-version : ${{ matrix.go-version }}
3030
7070 fetch-depth : 0
7171
7272 - name : Set up go
73- uses : actions/setup-go@v5.4 .0
73+ uses : actions/setup-go@v5.5 .0
7474 with :
7575 go-version : ${{ matrix.go-version }}
7676
@@ -119,7 +119,7 @@ jobs:
119119 fetch-depth : 0
120120
121121 - name : Set up go
122- uses : actions/setup-go@v5.4 .0
122+ uses : actions/setup-go@v5.5 .0
123123 with :
124124 go-version : ${{ matrix.go-version }}
125125
@@ -172,7 +172,7 @@ jobs:
172172 fetch-depth : 0
173173
174174 - name : Set up go
175- uses : actions/setup-go@v5.4 .0
175+ uses : actions/setup-go@v5.5 .0
176176 with :
177177 go-version : ${{ matrix.go-version }}
178178
You can’t perform that action at this time.
0 commit comments