Update Go to 1.25.4

This commit is contained in:
世界
2025-11-16 09:44:43 +08:00
parent 6421252d44
commit 48e76038d0
4 changed files with 11 additions and 11 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ~1.24.6
go-version: ~1.24.10
- name: golangci-lint
uses: golangci/golangci-lint-action@v8
with: