Update github actions settings

This commit is contained in:
Tnze
2021-02-25 12:47:29 +08:00
parent a0ec60eca2
commit 5feb25895e

View File

@ -10,7 +10,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v1
with:
go-version: 1.13
go-version: 1.16
id: go
- name: Check out code into the Go module directory