Skip to content

Commit 6385501

Browse files
Update dependency pnpm to v11
1 parent c5b1947 commit 6385501

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-ui.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/checkout@v6
3232
- uses: pnpm/action-setup@v6
3333
with:
34-
version: 10
34+
version: 11
3535
run_install: false
3636
- name: Setup Node.js Environment
3737
uses: actions/setup-node@v6

0 commit comments

Comments
 (0)