Skip to content

Conversation

salmanmkc
Copy link

This pull request updates the Node.js version used across multiple GitHub Actions workflows from version 20.x to 24.x. This ensures consistency and alignment with the latest Node.js version for building and testing the project.

@salmanmkc salmanmkc marked this pull request as ready for review August 8, 2025 06:06
@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 06:06
@salmanmkc salmanmkc requested a review from a team as a code owner August 8, 2025 06:06
Copy link

@Copilot 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

This pull request upgrades the Node.js version from 20.x to 24.x across GitHub Actions workflows to ensure consistency and alignment with the latest Node.js version for building and testing.

  • Updates Node.js version from 20 to 24 in workflow configurations
  • Modifies default Node.js version parameters in reusable workflows
  • Updates direct node-version specification in setup-node action

Reviewed Changes

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

File Description
.github/workflows/update-config-files.yml Updates node-version from 20 to 24 in setup-node action
.github/workflows/check-dist.yml Changes default node-version parameter from "20.x" to "24.x"
.github/workflows/basic-validation.yml Changes default node-version parameter from "20.x" to "24.x"

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.

1 participant