From 153e50da7f3048f2eed7aa49c1e7153b3d4e4043 Mon Sep 17 00:00:00 2001 From: haoyu3 Date: Tue, 18 Jul 2023 11:08:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0pnpm=20version=20=E4=B8=BA=20?= =?UTF-8?q?8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish_mp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish_mp.yml b/.github/workflows/publish_mp.yml index 8462ed4..c9d9ec5 100644 --- a/.github/workflows/publish_mp.yml +++ b/.github/workflows/publish_mp.yml @@ -100,7 +100,7 @@ jobs: node-version: 16 - uses: pnpm/action-setup@v2 with: - version: 7 + version: 8 - name: install Rust stable uses: dtolnay/rust-toolchain@stable - name: install dependencies (ubuntu only)