Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 1, 2026

The build and lint workflows were running on Node.js 18.x while the test workflow already used 20.x, causing version inconsistency across CI pipelines.

Changes

  • Updated node-version from 18.x to 20.x in:
    • .github/workflows/build-ui.yml
    • .github/workflows/lint-ui.yml

All UI workflows now run on Node.js 20.x consistently.

Original prompt

Update build and lint workflows to run with 20.x


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel
Copy link

vercel bot commented Jan 1, 2026

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

Project Deployment Review Updated (UTC)
jhub-apps Ready Ready Preview, Comment Jan 1, 2026 3:38pm
jhub-apps-docs Ready Ready Preview, Comment Jan 1, 2026 3:38pm

@jbouder jbouder marked this pull request as ready for review January 1, 2026 15:37
Copilot AI changed the title [WIP] Update build and lint workflows to run with 20.x Update build and lint workflows to Node.js 20.x Jan 1, 2026
Copilot AI requested a review from jbouder January 1, 2026 15:38
@jbouder jbouder merged commit 8001908 into main Jan 1, 2026
25 checks passed
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