This commit is contained in:
ginuerzh
2025-08-21 22:53:28 +08:00
parent f0a67a1108
commit 3b9da4e260
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- run: git fetch --force --tags
- uses: actions/setup-go@v5
with:
go-version: '1.24'
go-version: '1.25'
cache: true
- name: Install UPX
uses: crazy-max/ghaction-upx@v3