From ac392e6539e5280f51835fabedca6d476843dbb0 Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Thu, 25 May 2023 09:36:20 +0800 Subject: [PATCH] :octocat: Update cd --- .github/workflows/cd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index ec7b4f78b..3b8b39a8a 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -126,7 +126,7 @@ jobs: working-directory: ${{ github.workspace }} - name: Set up Go - uses: actions/setup-go@v3 + uses: actions/setup-go@v4 with: go-version: 1.20