修改github action的go version

This commit is contained in:
Hami Lemon 2022-03-30 10:58:03 +08:00
parent 72607e927c
commit 76d1e8215d

View file

@ -16,6 +16,7 @@ jobs:
- name: Setup Go environment
uses: actions/setup-go@v3.0.0
with:
go-version: '>=1.18'
check-latest: true
- name: Build