From 84f44c7d8f382ec2db083c623f70433b60d87c90 Mon Sep 17 00:00:00 2001 From: jiangwenbin Date: Fri, 28 Jun 2024 14:02:28 +0800 Subject: [PATCH] =?UTF-8?q?ci(release):=20=E4=BF=AE=E6=94=B9=20release=20y?= =?UTF-8?q?ml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bd7ab28..6ce06ca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,7 +21,7 @@ jobs: node-version: 18 - name: Setup pnpm - uses: pnpm/action-setup@v2 + uses: pnpm/action-setup@v4 with: version: 9.x