From 05b11f719c0b5e92485b0747ad1a5d192d2d3f09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Mon, 30 Sep 2024 15:20:37 +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?= =?UTF-8?q?=E7=89=B9=E5=AE=9A=E6=8F=90=E4=BA=A4?= 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 f8248ae..8077491 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@main + - uses: yanhao98/composite-actions/setup-node-pnpm-install@a4fd8410307a8e42fee3e072f746b04718b29556 - name: Check Node and PNPM versions run: | set -x