jinmao88 1 year ago
parent
commit
befb508f7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/deploy.yml

+ 1 - 1
.github/workflows/deploy.yml

@@ -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