Skip to content

Commit 42657d9

Browse files
committed
Fix CI
1 parent 80013a8 commit 42657d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- uses: actions/checkout@v4
2727
- uses: pnpm/action-setup@v4
2828
with:
29-
version: 8
29+
version: 9
3030
- uses: actions/setup-node@v4
3131
with:
3232
node-version: ${{ matrix.node-version }}

0 commit comments

Comments
 (0)