update pnpm to latest v10

This commit is contained in:
2025-05-31 10:53:29 -05:00
committed by Carlos Valente
parent 3b1e6cf33d
commit 0b9306de82
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v3
with:
version: 9
version: 10
- name: Install dependencies
run: pnpm install --frozen-lockfile