Skip to content

chore(deps): bump actions/setup-node from v4/v5 to v6#2701

Open
nicomiguelino wants to merge 1 commit intoScreenly:masterfrom
nicomiguelino:bump-actions-setup-node-to-v6
Open

chore(deps): bump actions/setup-node from v4/v5 to v6#2701
nicomiguelino wants to merge 1 commit intoScreenly:masterfrom
nicomiguelino:bump-actions-setup-node-to-v6

Conversation

@nicomiguelino
Copy link
Contributor

Description

Bumps actions/setup-node to v6 across all workflow files:

  • build-balena-disk-image.yaml: v4 → v6
  • javascript-lint.yaml: v5 → v6

v6 upgrades the action's internal runtime from Node 20 to Node 24 and requires runner v2.327.1+, which ubuntu-24.04 satisfies. No input changes are needed for either workflow — the node-version values being installed are unaffected.

Checklist

  • I have performed a self-review of my own code.
  • New and existing unit tests pass locally and on CI with my changes.
  • I have done an end-to-end test for Raspberry Pi devices.
  • I have tested my changes for x86 devices.
  • I added a documentation for the changes I have made (when necessary).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@nicomiguelino nicomiguelino requested a review from Copilot March 20, 2026 21:47
@nicomiguelino nicomiguelino self-assigned this Mar 20, 2026
@sonarqubecloud
Copy link

Copy link

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 use actions/setup-node@v6, aligning CI with the latest major version of the Node setup action (including its newer internal runtime requirements) while keeping installed Node versions unchanged.

Changes:

  • Bump actions/setup-node from v5 to v6 in javascript-lint.yaml.
  • Bump actions/setup-node from v4 to v6 in build-balena-disk-image.yaml.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/javascript-lint.yaml Updates Node setup action to v6 for the JS lint/format workflow.
.github/workflows/build-balena-disk-image.yaml Updates Node setup action to v6 for the balena disk image build workflow.

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

@nicomiguelino nicomiguelino marked this pull request as ready for review March 20, 2026 21:50
@nicomiguelino nicomiguelino requested a review from a team as a code owner March 20, 2026 21:50
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