bump go version to 1.15 (#5639)

This commit is contained in:
Anton Kaliaev
2020-11-10 15:19:52 +04:00
committed by GitHub
parent fa522ca323
commit 7041cae8e1
10 changed files with 33 additions and 12 deletions
+2 -3
View File
@@ -14,10 +14,9 @@ jobs:
with:
fetch-depth: 0
- name: Set up Go
uses: actions/setup-go@v2
- uses: actions/setup-go@v2
with:
go-version: 1.15
go-version: '^1.15.4'
- run: echo https://github.com/tendermint/tendermint/blob/${GITHUB_REF#refs/tags/}/CHANGELOG.md#${GITHUB_REF#refs/tags/} > ../release_notes.md