This commit is contained in:
CrazyMax 2020-05-10 16:15:33 +02:00
parent 145323343f
commit 65ffe9d1d5
No known key found for this signature in database
GPG key ID: 3248E46B6BB8C7F7
3 changed files with 4 additions and 4 deletions

View file

@ -36,7 +36,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.13
go-version: 1.14
-
name: Check
uses: ./
@ -70,7 +70,7 @@ jobs:
name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.13
go-version: 1.14
-
name: Import GPG key
uses: crazy-max/ghaction-import-gpg@v1