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.3.1
53+ uses : actions/setup-go@v3.4.0
5454 with :
5555 go-version : ${{ matrix.go }}
5656
9898 fetch-depth : 0
9999
100100 - name : Set up go
101- uses : actions/setup-go@v3.3.1
101+ uses : actions/setup-go@v3.4.0
102102 with :
103103 go-version : ${{ matrix.go }}
104104 - run : |
@@ -150,7 +150,7 @@ jobs:
150150 fetch-depth : 0
151151
152152 - name : Set up go
153- uses : actions/setup-go@v3.3.1
153+ uses : actions/setup-go@v3.4.0
154154 with :
155155 go-version : ${{ matrix.go }}
156156 - run : |
@@ -219,7 +219,7 @@ jobs:
219219 fetch-depth : 0
220220
221221 - name : Set up go
222- uses : actions/setup-go@v3.3.1
222+ uses : actions/setup-go@v3.4.0
223223 with :
224224 go-version : ${{ matrix.go }}
225225
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.3.1
27+ uses : actions/setup-go@v3.4.0
2828 with :
2929 go-version : ${{ matrix.go }}
3030
6969 fetch-depth : 0
7070
7171 - name : Set up go
72- uses : actions/setup-go@v3.3.1
72+ uses : actions/setup-go@v3.4.0
7373 with :
7474 go-version : ${{ matrix.go }}
7575
@@ -118,7 +118,7 @@ jobs:
118118 fetch-depth : 0
119119
120120 - name : Set up go
121- uses : actions/setup-go@v3.3.1
121+ uses : actions/setup-go@v3.4.0
122122 with :
123123 go-version : ${{ matrix.go }}
124124
@@ -171,7 +171,7 @@ jobs:
171171 fetch-depth : 0
172172
173173 - name : Set up go
174- uses : actions/setup-go@v3.3.1
174+ uses : actions/setup-go@v3.4.0
175175 with :
176176 go-version : ${{ matrix.go }}
177177
You can’t perform that action at this time.
0 commit comments