This commit is contained in:
ginuerzh
2026-04-21 23:59:31 +08:00
parent 340ba32ef0
commit e388426ec6
5 changed files with 85 additions and 66 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
- run: git fetch --force --tags
- uses: actions/setup-go@v5
with:
go-version: '1.25'
go-version: '1.26'
cache: true
- name: Install UPX
uses: crazy-max/ghaction-upx@v3