Merge from remote branch

This commit is contained in:
yaling888
2021-09-17 15:07:27 +08:00
committed by GitHub
8 changed files with 41 additions and 26 deletions

View File

@ -9,7 +9,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v2
with:
go-version: 1.17
go-version: 1.17.x
- name: Check out code into the Go module directory
uses: actions/checkout@v2