Skip to content

feat(cd): updating all actions to node 24 for consistency#1084

Merged
ChronosSF merged 2 commits into
vnextfrom
sstoychev/switch-node-24
Jun 18, 2026
Merged

feat(cd): updating all actions to node 24 for consistency#1084
ChronosSF merged 2 commits into
vnextfrom
sstoychev/switch-node-24

Conversation

@ChronosSF

Copy link
Copy Markdown
Member

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the repository’s GitHub Actions workflows to standardize on Node.js 24 and newer major versions of common Actions, aiming for consistency across CI/CD automation.

Changes:

  • Updated CD workflow to use Node 24 and bumped core Actions versions (checkout/setup-node/upload-artifact).
  • Updated Samples Browser build workflow to use Node 24 and bumped checkout/setup-node versions.
  • Modified the Samples Browser workflow behavior (removed push trigger and removed build-step env overrides).

Reviewed changes

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

File Description
.github/workflows/igniteui-react-examples-cd.yml Bumps Node version to 24.x and updates referenced GitHub Actions versions in the CD pipeline.
.github/workflows/build-sb.yml Bumps Node version to 24 and updates referenced Actions versions; also changes workflow triggers and build environment behavior.

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

Comment thread .github/workflows/build-sb.yml
Comment thread .github/workflows/build-sb.yml
Comment thread .github/workflows/build-sb.yml
@ChronosSF ChronosSF merged commit d8ef9c5 into vnext Jun 18, 2026
4 checks passed
@ChronosSF ChronosSF deleted the sstoychev/switch-node-24 branch June 18, 2026 12:08
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