From b525355be5881fae832f5dd592b2a32b3fdcec0b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 30 Sep 2024 17:42:06 +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=E7=A7=BB=E9=99=A4=20setup-node-pnpm-install?= =?UTF-8?q?=20=E6=AD=A5=E9=AA=A4=E7=9A=84=E7=89=B9=E5=AE=9A=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E5=BC=95=E7=94=A8?= 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 8077491..b7def20 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@a4fd8410307a8e42fee3e072f746b04718b29556 + - uses: yanhao98/composite-actions/setup-node-pnpm-install - name: Check Node and PNPM versions run: | set -x