Skip to content

Commit 7f23e52

Browse files
committed
fix: ci build
Signed-off-by: Innei <[email protected]>
1 parent 23bff57 commit 7f23e52

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/[email protected]
2525
with:
26-
version: 8.x.x
26+
version: 9.x.x
2727
- name: Use Node.js ${{ matrix.node-version }}
2828
uses: actions/setup-node@v4
2929
with:

0 commit comments

Comments
 (0)