File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 - name : Set up Go
2222 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
2323 with :
24- go-version : " 1.25 "
24+ go-version : " 1.26 "
2525
2626 - name : Regenerate docs
2727 run : go run ./cmd/docgen
Original file line number Diff line number Diff line change 2020 - name : Set up Go
2121 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
2222 with :
23- go-version : " 1.25 "
23+ go-version : " 1.26 "
2424
2525 - name : Lint
2626 uses : golangci/golangci-lint-action@82606bf257cbaff209d206a39f5134f0cfbfd2ee # v9.2.1
Original file line number Diff line number Diff line change 2525 - name : Set up Go
2626 uses : actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
2727 with :
28- go-version : " 1.25 "
28+ go-version : " 1.26 "
2929
3030 - name : Create tag
3131 if : github.event_name != 'pull_request'
You can’t perform that action at this time.
0 commit comments