feat: bump node from 16.20 to 20.15

This commit is contained in:
吴小白
2024-08-16 09:35:46 +08:00
committed by 老广
parent f4e11da053
commit 744b215800

View File

@@ -31,7 +31,7 @@ jobs:
tag: ${{ steps.get_version.outputs.TAG }}
- uses: actions/setup-node@v2
with:
node-version: '16.20'
node-version: '20.15'
- name: Install dependencies
run: yarn install
- name: Build web