pull/2347/head v0.36.0
fatedier 2021-03-17 11:43:03 +08:00
parent 980f084ad1
commit 76a1efccd9
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ jobs:
name: Set up Go 1.x
uses: actions/setup-go@v2
with:
go-version: 1.16
go-version: 1.15
-
run: go version
-