Skip to content

Commit 6e66174

Browse files
committed
ci: 升级 Node.js 至 22.12
1 parent 2fa7c25 commit 6e66174

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
- uses: actions/setup-node@v4
2020
with:
21-
node-version: 20
21+
node-version: 22.12.0
2222
cache: npm
2323

2424
- name: Install dependencies

0 commit comments

Comments
 (0)