Bump Go version

This commit is contained in:
世界
2024-02-07 14:11:20 +08:00
parent 46be319976
commit e2090923db
2 changed files with 23 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: ^1.21
go-version: ^1.22
- name: Setup Go
uses: actions/setup-go@v5
with: