Skip to content

Commit ba7fc42

Browse files
committed
ci: upgrade pnpm to version 9
1 parent a81a467 commit ba7fc42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- uses: pnpm/action-setup@v2
2525
with:
26-
version: 8
26+
version: 9
2727

2828
- name: Use Node.js LTS
2929
uses: actions/setup-node@v3

0 commit comments

Comments
 (0)