Update Go to 1.24.6

This commit is contained in:
世界
2025-08-08 17:07:56 +08:00
parent a8434b176f
commit 9495b56772
3 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ^1.24.5
go-version: ^1.24.6
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with: