This commit is contained in:
WJQSERVER 2024-12-04 22:40:15 +08:00
parent d5e3b7fc23
commit d1f862e799
8 changed files with 24 additions and 11 deletions

View file

@ -17,7 +17,7 @@ jobs:
goarch: [amd64, arm64]
env:
OUTPUT_BINARY: ghproxy
GO_VERSION: 1.23.3
GO_VERSION: 1.23.4
steps:
- uses: actions/checkout@v3

View file

@ -17,7 +17,7 @@ jobs:
goarch: [amd64, arm64]
env:
OUTPUT_BINARY: ghproxy
GO_VERSION: 1.23.3
GO_VERSION: 1.23.4
steps:
- uses: actions/checkout@v3