Skip to content

Commit e1112e5

Browse files
committed
perf: upgrade node vesion
1 parent bfc25ad commit e1112e5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
- name: Setup Node.js
8888
uses: actions/setup-node@v4
8989
with:
90-
node-version: '20'
90+
node-version: '23'
9191
cache: 'pnpm'
9292

9393
- name: Install system dependencies (Ubuntu)

0 commit comments

Comments
 (0)