From f7486839ea19464d0229e77499f7fbca3ed08792 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=99=93=E4=BC=9F?= Date: Fri, 24 Nov 2023 11:25:54 +0800 Subject: [PATCH] =?UTF-8?q?:construction=5Fworker:=20Set=20up=20Go?= =?UTF-8?q?=EF=BC=88xuxiaowei-com-cn/cicd-release=EF=BC=89=20id?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/go-push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/go-push.yml b/.github/workflows/go-push.yml index 8fde8c0..899ab53 100644 --- a/.github/workflows/go-push.yml +++ b/.github/workflows/go-push.yml @@ -35,7 +35,7 @@ jobs: - name: Set up Go(xuxiaowei-com-cn/cicd-release) uses: actions/setup-go@v4 - id: set-up-go-xuxiaowei-com-cn/cicd-release + id: set-up-go-xuxiaowei-com-cn_cicd-release with: go-version: 1.19