From bebf39bf7142bfe273c06c7ef86949abae134c5d Mon Sep 17 00:00:00 2001 From: juewuy <61367819+juewuy@users.noreply.github.com> Date: Tue, 19 Mar 2024 09:19:09 +0800 Subject: [PATCH] Update update_singbox_core.yaml --- .github/workflows/update_singbox_core.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/update_singbox_core.yaml b/.github/workflows/update_singbox_core.yaml index 40a5182..30f820c 100644 --- a/.github/workflows/update_singbox_core.yaml +++ b/.github/workflows/update_singbox_core.yaml @@ -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