File tree Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Expand file tree Collapse file tree 6 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4141 persist-credentials : false
4242
4343 - name : Setup Go
44- uses : actions/setup-go@v5
44+ uses : actions/setup-go@v6
4545 with :
4646 go-version-file : go.mod
4747
Original file line number Diff line number Diff line change 2424 persist-credentials : false
2525
2626 - name : Set up Go
27- uses : actions/setup-go@v5
27+ uses : actions/setup-go@v6
2828 with :
2929 go-version-file : go.mod
3030
Original file line number Diff line number Diff line change 3434 persist-credentials : false
3535
3636 - name : Set up Go
37- uses : actions/setup-go@v5
37+ uses : actions/setup-go@v6
3838 with :
3939 go-version-file : go.mod
4040
6666 persist-credentials : false
6767
6868 - name : Set up Go
69- uses : actions/setup-go@v5
69+ uses : actions/setup-go@v6
7070 with :
7171 go-version-file : go.mod
7272
Original file line number Diff line number Diff line change 3636
3737
3838 - name : Set up Go
39- uses : actions/setup-go@v5
39+ uses : actions/setup-go@v6
4040 with :
4141 go-version-file : go.mod
4242
Original file line number Diff line number Diff line change 2828 run : echo "version=$(grep -Eo '## [0-9]+\.[0-9]+\.[0-9]+' CHANGELOG.md | head -n 1 | awk '{print $2}')" >> "$GITHUB_OUTPUT"
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
Original file line number Diff line number Diff line change 3131 persist-credentials : false
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
You can’t perform that action at this time.
0 commit comments