Skip to content

Commit cf1e1f7

Browse files
committed
fix(ci): update pnpm version to match package.json
1 parent d701425 commit cf1e1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontend-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install pnpm
2626
uses: pnpm/action-setup@v4
2727
with:
28-
version: 9
28+
version: 10
2929

3030
- name: Setup Node.js
3131
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)