bump go version to 1.15 (#5639) (#5667)

This commit is contained in:
Anton Kaliaev
2020-11-16 17:58:55 +04:00
committed by GitHub
parent 9567477d55
commit 047b5ea85e
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: