Use Go minor

This commit is contained in:
CrazyMax
2020-02-19 16:39:52 +01:00
parent 965acc2eb9
commit a40cdb9fe6
2 changed files with 2 additions and 2 deletions

View File

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