File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2727 with :
2828 fetch-depth : 1
2929 - name : Install Go
30- uses : actions/setup-go@v5
30+ uses : actions/setup-go@v6
3131 with :
3232 go-version : ${{ matrix.go-version.version }}
3333 - name : Unit Test
5555 with :
5656 fetch-depth : 1
5757 - name : Install Go
58- uses : actions/setup-go@v5
58+ uses : actions/setup-go@v6
5959 with :
6060 go-version : ${{ matrix.go-version.version }}
6161 - name : Run Conformance Tests
6868 with :
6969 fetch-depth : 1
7070 - name : Install Go
71- uses : actions/setup-go@v5
71+ uses : actions/setup-go@v6
7272 with :
7373 # only the latest
7474 go-version : 1.24.x
Original file line number Diff line number Diff line change 2727 with :
2828 fetch-depth : 1
2929 - name : Install Go
30- uses : actions/setup-go@v5
30+ uses : actions/setup-go@v6
3131 with :
3232 go-version : ${{ matrix.go-version.version }}
3333 - name : Test
You can’t perform that action at this time.
0 commit comments