Browse Source

CI: use the latest version of pnpm

SukkaW 2 years ago
parent
commit
70bf41688f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/main.yml

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

@@ -28,7 +28,7 @@ jobs:
         name: Install pnpm
         id: pnpm-install
         with:
-          version: 7
+          version: latest
           run_install: false
       - name: Get pnpm store directory
         id: pnpm-cache