File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3434 - uses : actions/checkout@v5
3535 with :
3636 fetch-depth : 0
37- - uses : actions/setup-go@v5
37+ - uses : actions/setup-go@v6
3838 with :
3939 go-version-file : go.mod
4040 - uses : github/codeql-action/init@v3
Original file line number Diff line number Diff line change 3535 - uses : actions/checkout@v5
3636 with :
3737 fetch-depth : 0
38- - uses : actions/setup-go@v5
38+ - uses : actions/setup-go@v6
3939 with :
4040 go-version-file : go.mod
4141 - uses : trunk-io/trunk-action@v1
Original file line number Diff line number Diff line change 2727 - uses : actions/checkout@v5
2828 with :
2929 fetch-depth : 0
30- - uses : actions/setup-go@v5
30+ - uses : actions/setup-go@v6
3131 with :
3232 go-version-file : go.mod
3333 - uses : arduino/setup-task@v2
Original file line number Diff line number Diff line change 1919 - uses : actions/checkout@v5
2020 with :
2121 fetch-depth : 0
22- - uses : actions/setup-go@v5
22+ - uses : actions/setup-go@v6
2323 with :
2424 go-version-file : go.mod
2525 - uses : trunk-io/trunk-action/upgrade@v1
Original file line number Diff line number Diff line change 1717 - uses : actions/checkout@v5
1818 with :
1919 fetch-depth : 0
20- - uses : actions/setup-go@v5
20+ - uses : actions/setup-go@v6
2121 with :
2222 go-version-file : go.mod
2323 - run : go install golang.org/x/tools/cmd/goimports@latest
You can’t perform that action at this time.
0 commit comments