From 69660505c5c0354be25886649f9b884c88127c92 Mon Sep 17 00:00:00 2001 From: AruSeito Date: Thu, 28 Sep 2023 19:24:22 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20update=20ci?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 2f84ea392f..0414c09d06 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -16,7 +16,7 @@ jobs: - uses: actions/setup-node@v3 with: node-version: 18 - cache: yarn + - uses: pnpm/action-setup@v2 with: version: 8