Skip to content

chore: bump node-version to 24#133

Open
mscolnick wants to merge 1 commit into
mainfrom
chore/node-24
Open

chore: bump node-version to 24#133
mscolnick wants to merge 1 commit into
mainfrom
chore/node-24

Conversation

@mscolnick
Copy link
Copy Markdown
Contributor

Aligns CI Node version with other marimo-team repos (Node 24). Bumps ci.yml from 18/20 and release.yml from 22.15.0.

Copilot AI review requested due to automatic review settings May 12, 2026 18:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates GitHub Actions workflows to run CI and release automation on Node.js 24, aligning this repository’s automation runtime with other marimo-team repos.

Changes:

  • Bump actions/setup-node version in CI jobs from Node 18/20 to Node 24.
  • Bump release workflow Node version from 22.15.0 to Node 24.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/release.yml Updates the Node runtime used for the release job.
.github/workflows/ci.yml Updates the Node runtime used across lint, typecheck, and test jobs.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

- uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4
with:
node-version: 22.15.0
node-version: 24
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