fix: 更新nexttrace版本和Golang版本

This commit is contained in:
spiritlhl
2025-10-31 07:14:37 +00:00
parent 1c876f5199
commit e4e11dd132
8 changed files with 69 additions and 62 deletions
+1 -1
View File
@@ -235,7 +235,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.24.5
go-version: 1.25.3
- name: Configure Git for Private Modules
run: |
+1 -1
View File
@@ -283,7 +283,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: 1.24.5
go-version: 1.25.3
- name: Configure Git for Private Modules
run: |