Update update_singbox_core.yaml

This commit is contained in:
juewuy 2024-03-19 09:19:09 +08:00 committed by GitHub
parent 92562f077d
commit bebf39bf71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,7 @@ jobs:
fetch-depth: 0
- name: setup go
uses: actions/setup-go@v4.1.0
uses: actions/setup-go@v5.0.0
with:
go-version: ${{needs.go.outputs.version}}
@ -140,7 +140,7 @@ jobs:
if: ${{ env.REPO == 'PuerNya/sing-box' }}
uses: actions/checkout@v4.1.1
with:
ref: fix-interface
ref: building
path: sing
repository: PuerNya/sing