Skip to content

Commit af9f537

Browse files
committed
build: Upgrade pnpm to 11.0.9
1 parent c544605 commit af9f537

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Install pnpm
2323
uses: pnpm/action-setup@v4
2424
with:
25-
version: 10.14.0
25+
version: 11.0.9
2626

2727
- name: Install Node.js
2828
uses: actions/setup-node@v6

pnpm-workspace.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
allowBuilds:
2+
esbuild: true
3+
sharp: true
4+
workerd: true

0 commit comments

Comments
 (0)