Skip to content

Commit a303256

Browse files
committed
fix: fix website ci
1 parent bad3bc4 commit a303256

File tree

2 files changed

+10018
-8264
lines changed

2 files changed

+10018
-8264
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Node.js
1818
uses: actions/setup-node@v4
1919
with:
20-
node-version: 16
20+
node-version: 18
2121
cache: 'pnpm'
2222
- name: Install dependencies
2323
run: pnpm install

0 commit comments

Comments
 (0)