update go version

This commit is contained in:
Kslr 2020-07-23 14:19:49 +08:00 committed by GitHub
parent 9965974b7f
commit d3c087814e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |