Update workflows

This commit is contained in:
CrazyMax
2020-05-06 23:12:22 +02:00
parent 6bbaec719e
commit 8a2a131059
4 changed files with 6 additions and 9 deletions
+2 -2
View File
@@ -32,9 +32,9 @@ jobs:
run: git fetch --prune --unshallow
-
name: Set up Go
uses: actions/setup-go@v1
uses: actions/setup-go@v2
with:
go-version: 1.13.x
go-version: 1.13
-
name: Check
uses: ./