update go1.25

This commit is contained in:
wwqgtxx
2025-08-13 18:27:57 +08:00
parent 734d0331bc
commit f6a4e8987d
4 changed files with 4 additions and 4 deletions

View File

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