update go1.24

This commit is contained in:
wwqgtxx
2025-02-19 18:30:41 +08:00
parent a6ceb88956
commit f444075342
4 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: "1.23"
go-version: "1.24"
- uses: actions/cache@v4
with: