chore: update to Node.js LTS

This commit is contained in:
Yang Jun
2026-07-07 00:17:47 +08:00
parent c2b98d55ff
commit 9437d224f9
15 changed files with 26 additions and 46 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
- name: Setup Node.js
uses: actions/setup-node@v3
with:
node-version: '20'
node-version: 'latest'
- name: Download artifacts
uses: actions/download-artifact@v4
with: