File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed
Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 5252 fetch-depth : 0
5353
5454 - name : Set up go
55- uses : actions/setup-go@v3.5 .0
55+ uses : actions/setup-go@v4.0 .0
5656 with :
5757 go-version : ${{ matrix.go }}
5858
9999 fetch-depth : 0
100100
101101 - name : Set up go
102- uses : actions/setup-go@v3.5 .0
102+ uses : actions/setup-go@v4.0 .0
103103 with :
104104 go-version : ${{ matrix.go }}
105105
@@ -146,7 +146,7 @@ jobs:
146146 fetch-depth : 0
147147
148148 - name : Set up go
149- uses : actions/setup-go@v3.5 .0
149+ uses : actions/setup-go@v4.0 .0
150150 with :
151151 go-version : ${{ matrix.go }}
152152 - run : |
@@ -198,7 +198,7 @@ jobs:
198198 fetch-depth : 0
199199
200200 - name : Set up go
201- uses : actions/setup-go@v3.5 .0
201+ uses : actions/setup-go@v4.0 .0
202202 with :
203203 go-version : ${{ matrix.go }}
204204 - run : |
Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424
2525 - name : Set up go
26- uses : actions/setup-go@v3.5 .0
26+ uses : actions/setup-go@v4.0 .0
2727 with :
2828 go-version : ${{ matrix.go }}
2929
7272 fetch-depth : 0
7373
7474 - name : Set up go
75- uses : actions/setup-go@v3.5 .0
75+ uses : actions/setup-go@v4.0 .0
7676 with :
7777 go-version : ${{ matrix.go }}
7878
@@ -125,7 +125,7 @@ jobs:
125125 fetch-depth : 0
126126
127127 - name : Set up go
128- uses : actions/setup-go@v3.5 .0
128+ uses : actions/setup-go@v4.0 .0
129129 with :
130130 go-version : ${{ matrix.go }}
131131
You can’t perform that action at this time.
0 commit comments