Go 1.13.5

This commit is contained in:
CrazyMax
2019-12-11 22:29:01 +01:00
parent bfa446fe00
commit 06d8974fe6
3 changed files with 3 additions and 3 deletions

View File

@@ -41,7 +41,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@master
with:
go-version: 1.12.10
go-version: 1.13.5
-
name: Set GOPATH
# temporary fix (see https://github.com/actions/setup-go/issues/14)