Skip to content

Conversation

@jaaaaavier
Copy link
Contributor

This PR tries to resolve the build failure where the CI was detecting Node 18 instead of Node 22.

Reason for change:
The project requires node >= 22.0.0 (defined in package.json), but actions/setup-node@v1 is deprecated and does not support installing Node 22 properly, causing it to fall back to the default Node 18.

@jaaaaavier jaaaaavier self-assigned this Feb 10, 2026
@vercel
Copy link

vercel bot commented Feb 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
website Ready Ready Preview, Comment Feb 10, 2026 8:22am

@jaaaaavier jaaaaavier added enhancement New feature or request dependencies Pull requests that update a dependency file and removed enhancement New feature or request labels Feb 10, 2026
@sonarqubecloud
Copy link

@jaaaaavier jaaaaavier requested a review from xabg2 February 10, 2026 08:39
@jaaaaavier jaaaaavier merged commit 23c1538 into main Feb 10, 2026
10 checks passed
@jaaaaavier jaaaaavier deleted the upgrade/node-version branch February 10, 2026 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants