GitHub action go-version: 1.20.14

This commit is contained in:
shadow1ng 2024-06-15 17:10:56 +08:00
parent 509f53f4b3
commit e433c635dd

View File

@ -21,7 +21,7 @@ jobs:
- name: "Set up Go"
uses: actions/setup-go@v4
with:
go-version: 1.21.x
go-version: 1.20.14
-
name: Install UPX
uses: crazy-max/ghaction-upx@v3