Skip to content

Commit 25fd5d2

Browse files
committed
fix pnpm version conflict
1 parent 2acf439 commit 25fd5d2

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
- uses: pnpm/action-setup@v4
3232
name: Install pnpm
3333
with:
34-
version: 10
34+
version: 10.12.1
3535
run_install: false
3636

3737
- name: Install Node.js

0 commit comments

Comments
 (0)