diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index cfa0ffd5..ed7a17cd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -69,7 +69,7 @@ jobs: - name: Setup Node uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: - node-version: 24.11.1 + node-version: 24.21.0 - name: Release run: |