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 2626 with :
2727 fetch-depth : 0
2828 - name : Set up Go
29- uses : actions/setup-go@v5
29+ uses : actions/setup-go@v6
3030 with :
3131 go-version : 1.25.x
3232 - name : Set up QEMU
Original file line number Diff line number Diff line change 1414 - name : Check out code
1515 uses : actions/checkout@v5
1616 - name : Set up Go
17- uses : actions/setup-go@v5
17+ uses : actions/setup-go@v6
1818 with :
1919 go-version : ${{matrix.go}}
2020 - name : Download Go modules
3636 with :
3737 fetch-depth : 0
3838 - name : Set up Go
39- uses : actions/setup-go@v5
39+ uses : actions/setup-go@v6
4040 with :
4141 go-version : 1.25.x
4242 - name : Download Go modules
6767 with :
6868 fetch-depth : 0
6969 - name : Set up Go
70- uses : actions/setup-go@v5
70+ uses : actions/setup-go@v6
7171 with :
7272 go-version : 1.25.x
7373 - name : Set up QEMU
You can’t perform that action at this time.
0 commit comments