Skip to content

Commit a063f0e

Browse files
committed
ci: fix pnpm version error
1 parent dcf9e3c commit a063f0e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
- name: Setup pnpm
2929
uses: pnpm/action-setup@v4
3030
with:
31-
version: 10.12.4
31+
version: 10.22.0
3232

3333
- name: Setup Node.js 21.x
3434
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)