Bump Go From 1.23.2 to 1.23.3

This commit is contained in:
WJQSERVER 2024-11-07 13:31:53 +08:00
parent 45b99393e6
commit 67a006df0f
2 changed files with 2 additions and 2 deletions

View file

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

View file

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