Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 18, 2025

Vite 7.2.2 requires Node.js ^20.19.0 || >=22.12.0. The workflows currently use '22.x', which could resolve to versions 22.0.0-22.11.x that don't meet this requirement.

Changes

  • .github/workflows/codegen-validation.yml: Pin Node.js to '22.12.0'
  • .github/workflows/update-generator.yml: Pin Node.js to '22.12.0'

This ensures CI always runs with a compatible Node.js version.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: joseharriaga <45773732+joseharriaga@users.noreply.github.com>
Copilot AI changed the title [WIP] Update dependencies to address review comments on Node.js version Pin Node.js to 22.12.0 to satisfy vite 7.2.2 engine requirement Nov 18, 2025
Copilot AI requested a review from joseharriaga November 18, 2025 04:28
Copilot finished work on behalf of joseharriaga November 18, 2025 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants