Bump go build version.

This commit is contained in:
Jim McDonald
2021-08-03 23:50:58 +01:00
parent 2e36fcc3ce
commit 3e702f0c51
3 changed files with 3 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ jobs:
- name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: ^1.13
go-version: ^1.16
id: go
- name: Check out code into the Go module directory