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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user