From b375403580505bccc58a8c6d990e4be6f92355d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 30 Sep 2024 17:42:25 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20CI=20=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81=EF=BC=8C=E4=BF=AE=E6=94=B9=20setup-node-pnpm-install?= =?UTF-8?q?=20=E6=AD=A5=E9=AA=A4=E7=9A=84=E5=BC=95=E7=94=A8=E4=B8=BA=20mai?= =?UTF-8?q?n=20=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b7def20..f8248ae 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -6,7 +6,7 @@ jobs: another-job: runs-on: ubuntu-latest steps: - - uses: yanhao98/composite-actions/setup-node-pnpm-install + - uses: yanhao98/composite-actions/setup-node-pnpm-install@main - name: Check Node and PNPM versions run: | set -x