diff --git a/.github/workflows/renovate-config.yml b/.github/workflows/renovate-config.yml index c70039f..521fd78 100644 --- a/.github/workflows/renovate-config.yml +++ b/.github/workflows/renovate-config.yml @@ -33,7 +33,7 @@ jobs: - name: Set up Node.js uses: actions/setup-node@820762786026740c76f36085b0efc47a31fe5020 # v7.0.0 with: - node-version: 24.20.0 + node-version: 24.21.0 - name: Validate renovate.json shell: bash