Skip to content

Commit 38625a8

Browse files
authored
ci: use latest pnpm in validate workflow (#2390)
1 parent 700cd8c commit 38625a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Setup PNPM
7777
uses: pnpm/action-setup@739bfe42ca9233c5e6aca07c1a25a9d34aca49b0 # v6.0.7
7878
with:
79-
version: 10.33.0
79+
version: latest
8080

8181
- name: Run Tests
8282
if: ${{ ! matrix.coverage }}

0 commit comments

Comments
 (0)