Skip to content

Commit 26d2662

Browse files
committed
[build] Update pnpm to version 9
1 parent e9e932e commit 26d2662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: actions/checkout@v4
2222
- uses: pnpm/action-setup@v2
2323
with:
24-
version: 8
24+
version: 9
2525
- name: Use Node.js ${{ matrix.node-version }}
2626
uses: actions/setup-node@v4
2727
with:

0 commit comments

Comments
 (0)