ci: use latest go version

pull/59/head
sammyette 2021-05-20 18:31:30 -04:00
parent 571764a87f
commit 9e5dbfc7e0
No known key found for this signature in database
GPG Key ID: 50EE40A2809851F5
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ jobs:
uses: actions/checkout@v2
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: '1.16.2'
- name: Build
run: make hilbiline