File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 fetch-depth : 5
3838
3939 - name : Set up Go
40- uses : actions/setup-go@v6.4 .0
40+ uses : actions/setup-go@v6.5 .0
4141 with :
4242 go-version : " 1.24.2"
4343 - name : Build
Original file line number Diff line number Diff line change 3131 fetch-depth : 0 # Full clone to support git diff checks
3232
3333 - name : Set up Go
34- uses : actions/setup-go@v6.4 .0
34+ uses : actions/setup-go@v6.5 .0
3535 with :
3636 go-version : " 1.24.2"
3737
Original file line number Diff line number Diff line change 3030 runs-on : ubuntu-latest
3131 steps :
3232 - uses : actions/checkout@v7.0.0
33- - uses : actions/setup-go@v6.4 .0
33+ - uses : actions/setup-go@v6.5 .0
3434 with :
3535 go-version : " 1.24.2"
3636 - name : golangci-lint
Original file line number Diff line number Diff line change 3232 fetch-depth : 0
3333
3434 - name : Setup go
35- uses : actions/setup-go@v6.4 .0
35+ uses : actions/setup-go@v6.5 .0
3636 with :
3737 go-version-file : go.mod
3838 check-latest : true
You can’t perform that action at this time.
0 commit comments