chore(renovate): Update patch (patch) (#7647)

* chore(renovate): Update patch

* chore(deps): update node version to 18.19.1

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
This commit is contained in:
renovate[bot]
2024-02-28 20:47:33 +08:00
committed by GitHub
parent dfe9ecfabc
commit b3e3d8d4df
29 changed files with 835 additions and 849 deletions

View File

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