release: Update Go to 1.24.4

This commit is contained in:
世界
2025-04-03 16:23:26 +08:00
parent 7291d7e802
commit d0824ea7f6
3 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v5
with:
go-version: ^1.24
go-version: ^1.24.4
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with: