Merge pull request #60 from esrrhs/esrrhs-patch-1

Update go.yml
This commit is contained in:
esrrhs 2023-11-02 20:23:13 +08:00 committed by GitHub
commit 66d34ba031
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19
go-version: 1.21
- name: Build
run: |