This commit is contained in:
jinmao88
2023-08-10 11:26:42 +08:00
parent 351e1e55c2
commit 247665513a
2 changed files with 2 additions and 2 deletions

View File

@@ -72,7 +72,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 8.1
version: 8
run_install: false
- name: use Node.js 16