diff --git a/.github/workflows/sync-h5.yml b/.github/workflows/sync-h5.yml index aa78ca1159..9369054013 100644 --- a/.github/workflows/sync-h5.yml +++ b/.github/workflows/sync-h5.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/setup-node@v4 with: - node-version: '18' + node-version: '20' cache: 'pnpm' - name: Install dependencies