chore(deps): update node version

This commit is contained in:
աɨռɢӄաօռɢ
2024-02-11 19:29:42 +08:00
parent 5fa21a730f
commit a73854fc6c
8 changed files with 10 additions and 10 deletions

View File

@@ -84,7 +84,7 @@ jobs:
- name: Use Node.js ${{ matrix.node-version }}
uses: actions/setup-node@v3
with:
node-version: 18.14.0
node-version: 18.19.0
- name: upgrade packages for nightly build or pr build
if: ${{ github.event.inputs.targetEnv == 'DEV' || inputs.targetEnv == 'DEV' }}