File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 66 runs-on : ubuntu-latest
77 steps :
88
9- - name : Set up Go 1.17.7
9+ - name : Set up Go 1.18.3
1010 uses : actions/setup-go@v2
1111 with :
12- go-version : 1.17.7
12+ go-version : 1.18.3
1313 id : go_3
1414
1515 - name : Checkout
@@ -23,10 +23,10 @@ jobs:
2323 runs-on : ubuntu-latest
2424 steps :
2525
26- - name : Set up Go 1.17.7
26+ - name : Set up Go 1.18.3
2727 uses : actions/setup-go@v2
2828 with :
29- go-version : 1.17.7
29+ go-version : 1.18.3
3030 id : go
3131
3232 - name : Checkout
Original file line number Diff line number Diff line change 1515 - name : golangci-lint
1616 uses : golangci/golangci-lint-action@v2
1717 with :
18- version : v1.29
18+ version : v1.46.2
Original file line number Diff line number Diff line change 2121 - name : Set up Go
2222 uses : actions/setup-go@v2
2323 with :
24- go-version : 1.17.7
24+ go-version : 1.18.3
2525 - name : Run GoReleaser
2626 uses : goreleaser/goreleaser-action@v2
2727 with :
Original file line number Diff line number Diff line change 1- # Release v0.6.0
1+ # Release v0.5.1
22
33<img width =" 300 " align =" right " alt =" OpenEBS Logo " src =" https://raw.githubusercontent.com/cncf/artwork/master/projects/openebs/stacked/color/openebs-stacked-color.png " xmlns =" http://www.w3.org/1999/html " >
44
You can’t perform that action at this time.
0 commit comments