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 5050 fetch-depth : 0
5151
5252 - name : Set up go
53- uses : actions/setup-go@v3.1 .0
53+ uses : actions/setup-go@v3.2 .0
5454 with :
5555 stable : ' true'
5656 go-version : ${{ matrix.go }}
9999 fetch-depth : 0
100100
101101 - name : Set up go
102- uses : actions/setup-go@v3.1 .0
102+ uses : actions/setup-go@v3.2 .0
103103 with :
104104 stable : ' true'
105105 go-version : ${{ matrix.go }}
@@ -152,7 +152,7 @@ jobs:
152152 fetch-depth : 0
153153
154154 - name : Set up go
155- uses : actions/setup-go@v3.1 .0
155+ uses : actions/setup-go@v3.2 .0
156156 with :
157157 stable : ' true'
158158 go-version : ${{ matrix.go }}
@@ -222,7 +222,7 @@ jobs:
222222 fetch-depth : 0
223223
224224 - name : Set up go
225- uses : actions/setup-go@v3.1 .0
225+ uses : actions/setup-go@v3.2 .0
226226 with :
227227 stable : ' true'
228228 go-version : ${{ matrix.go }}
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.1 .0
27+ uses : actions/setup-go@v3.2 .0
2828 with :
2929 stable : ' true'
3030 go-version : ${{ matrix.go }}
7070 fetch-depth : 0
7171
7272 - name : Set up go
73- uses : actions/setup-go@v3.1 .0
73+ uses : actions/setup-go@v3.2 .0
7474 with :
7575 stable : ' true'
7676 go-version : ${{ matrix.go }}
@@ -120,7 +120,7 @@ jobs:
120120 fetch-depth : 0
121121
122122 - name : Set up go
123- uses : actions/setup-go@v3.1 .0
123+ uses : actions/setup-go@v3.2 .0
124124 with :
125125 stable : ' true'
126126 go-version : ${{ matrix.go }}
@@ -174,7 +174,7 @@ jobs:
174174 fetch-depth : 0
175175
176176 - name : Set up go
177- uses : actions/setup-go@v3.1 .0
177+ uses : actions/setup-go@v3.2 .0
178178 with :
179179 stable : ' true'
180180 go-version : ${{ matrix.go }}
You can’t perform that action at this time.
0 commit comments