Update go.yml

This commit is contained in:
esrrhs 2023-11-02 20:22:58 +08:00 committed by GitHub
parent 5d53ddeb7a
commit a350629abc
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: |