change node 20

This commit is contained in:
hobby
2025-03-19 23:00:08 +08:00
parent 7dcfdb2e9a
commit 413693924c

View File

@@ -16,7 +16,7 @@ jobs:
- name: Set up Node.js
uses: actions/setup-node@v2
with:
node-version: '14'
node-version: '20'
- name: Install dependencies
run: npm install