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
+3
View File
@@ -41,6 +41,9 @@ jobs:
matrix:
part: ["00", "01", "02", "03"]
steps:
- uses: actions/setup-go@v2
with:
go-version: '^1.15.4'
- uses: actions/checkout@v2
- uses: technote-space/get-diff-action@v4
with: