chores: Bump actions/setup-go version to 2

Also bump go-version to 1.14.2

Co-authored-by: Héctor Hurtado <hector.hurtado@bbva.com>
This commit is contained in:
pancho horrillo
2020-04-22 09:29:46 +02:00
parent 1840209ad4
commit f78f99511e
+2 -2
View File
@@ -15,9 +15,9 @@ jobs:
with:
fetch-depth: 0
- uses: actions/setup-go@v1
- uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: '^1.14.2'
- name: Select custom release notes
id: release-notes