File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 uses : actions/checkout@v6
2929
3030 - name : Set up Go
31- uses : actions/setup-go@v5
31+ uses : actions/setup-go@v6
3232 with :
3333 go-version-file : go.mod
3434 cache : true
Original file line number Diff line number Diff line change 2222 uses : actions/checkout@v6
2323
2424 - name : Set up Go
25- uses : actions/setup-go@v5
25+ uses : actions/setup-go@v6
2626 with :
2727 go-version-file : go.mod
2828 cache : true
Original file line number Diff line number Diff line change 3131 uses : actions/checkout@v6
3232
3333 - name : Set up Go
34- uses : actions/setup-go@v5
34+ uses : actions/setup-go@v6
3535 with :
3636 go-version-file : go.mod
3737 cache : true
Original file line number Diff line number Diff line change 3333 fetch-depth : 0 # GoReleaser needs full history for changelog
3434
3535 - name : Set up Go
36- uses : actions/setup-go@v5
36+ uses : actions/setup-go@v6
3737 with :
3838 go-version-file : go.mod
3939 cache : true
You can’t perform that action at this time.
0 commit comments