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 2121 with :
2222 # Allow goreleaser to access older tag information.
2323 fetch-depth : 0
24- - uses : actions/setup-go@v5
24+ - uses : actions/setup-go@v6
2525 with :
2626 go-version-file : ' go.mod'
2727 cache : true
Original file line number Diff line number Diff line change 2323 timeout-minutes : 5
2424 steps :
2525 - uses : actions/checkout@v5
26- - uses : actions/setup-go@v5
26+ - uses : actions/setup-go@v6
2727 with :
2828 go-version-file : ' go.mod'
2929 cache : true
3838 runs-on : ubuntu-latest
3939 steps :
4040 - uses : actions/checkout@v5
41- - uses : actions/setup-go@v5
41+ - uses : actions/setup-go@v6
4242 with :
4343 go-version-file : ' go.mod'
4444 cache : true
6767 - ' 1.10.*'
6868 steps :
6969 - uses : actions/checkout@v5
70- - uses : actions/setup-go@v5
70+ - uses : actions/setup-go@v6
7171 with :
7272 go-version-file : ' go.mod'
7373 cache : true
You can’t perform that action at this time.
0 commit comments