refactor: Upgrade to pnpm 8.7 (no-changelog) (#7025)

https://github.com/pnpm/pnpm/releases/tag/v8.7.0
This commit is contained in:
Iván Ovejero
2023-08-28 10:10:59 +02:00
committed by GitHub
parent 176ccd62bc
commit 60c20a4ffd
3 changed files with 4 additions and 4 deletions

View File

@@ -25,7 +25,7 @@ jobs:
- uses: pnpm/action-setup@v2.4.0
with:
version: 8.6.12
version: 8.7.0
- uses: actions/setup-node@v3.7.0
with: