Skip to content

Commit 675a5fe

Browse files
committed
chore: 更新 ci node 版本
1 parent f054746 commit 675a5fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Node.js
2727
uses: actions/setup-node@v4
2828
with:
29-
node-version: '18'
29+
node-version: '23'
3030
registry-url: 'https://registry.npmjs.org'
3131

3232
- name: Install dependencies

0 commit comments

Comments
 (0)