update go version
This commit is contained in:
parent
9965974b7f
commit
d3c087814e
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: Setup Go 1.x.y
|
- name: Setup Go 1.x.y
|
||||||
uses: actions/setup-go@v2
|
uses: actions/setup-go@v2
|
||||||
with:
|
with:
|
||||||
go-version: "^1.14.4"
|
go-version: "^1.14.6"
|
||||||
|
|
||||||
- name: Set $GOPATH and more variables
|
- name: Set $GOPATH and more variables
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user