diff --git a/.github/workflows/release-others.yml b/.github/workflows/release-others.yml index 1f73264c..b60699a1 100644 --- a/.github/workflows/release-others.yml +++ b/.github/workflows/release-others.yml @@ -133,7 +133,7 @@ jobs: if: ${{ inputs.publish_npm }} uses: actions/setup-node@v4 with: - node-version: 22 + node-version: 24 registry-url: https://registry.npmjs.org - name: Publish NPM Bundler