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
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: "^1.14.4"
|
||||
go-version: "^1.14.6"
|
||||
|
||||
- name: Set $GOPATH and more variables
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user