Skip to content

ci: update node version to 22.x in site workflows - #472

Merged
marcossevilla merged 2 commits into
mainfrom
vgv-ai-bot/issue-372
Aug 7, 2026
Merged

ci: update node version to 22.x in site workflows#472
marcossevilla merged 2 commits into
mainfrom
vgv-ai-bot/issue-372

Conversation

@unicoderbot

@unicoderbot unicoderbot Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Summary

Updates the Node.js version from 20.x to 22.x in both the site CI and site deploy workflows to support newer dependencies that require Node >= 20 (and to stay ahead of future requirements).

Changes

  • Updated node-version from 20.x to 22.x in .github/workflows/site.yaml
  • Updated node-version from 20.x to 22.x in .github/workflows/site_deploy.yaml

Closes #372

Closes #372

Co-authored-by: marcossevilla <marcossevilla@users.noreply.github.com>
@marcossevilla
marcossevilla merged commit 8a3c7c3 into main Aug 7, 2026
10 checks passed
@marcossevilla
marcossevilla deleted the vgv-ai-bot/issue-372 branch August 7, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

ci: Update node version on the site deploy action

1 participant