chore: bump go version

This commit is contained in:
pancho horrillo
2020-05-19 12:15:09 +02:00
parent 87aec0196e
commit dca957bd14
+2 -1
View File
@@ -17,7 +17,7 @@ jobs:
- uses: actions/setup-go@v2
with:
go-version: '^1.14.2'
go-version: '^1.14.3'
- name: Select custom release notes
id: release-notes
@@ -36,3 +36,4 @@ jobs:
key: ${{ secrets.KEY }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GO_VERSION: 1.14.3