From 9ffbd16350e83da2981b8e7a8daaeaa613058c2c Mon Sep 17 00:00:00 2001 From: OpportunityLiu Date: Wed, 21 Feb 2024 14:54:21 +0800 Subject: [PATCH] ci: update actions --- .github/workflows/checkin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/checkin.yml b/.github/workflows/checkin.yml index 2c6b5b6..a01a755 100644 --- a/.github/workflows/checkin.yml +++ b/.github/workflows/checkin.yml @@ -11,7 +11,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: install - uses: NullVoxPopuli/action-setup-pnpm@v2 + uses: wyvox/action-setup-pnpm@v3 with: node-version: 20 pnpm-version: 8