Skip to content

Commit b4730ae

Browse files
committed
update pnpm in ci
1 parent c19bde5 commit b4730ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Setup pnpm
3232
uses: pnpm/action-setup@v4
3333
with:
34-
version: 9.0.0
34+
version: 10.19.0
3535

3636
- name: Setup Node
3737
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)