Skip to content

Upgrade to node 22#78

Open
GFrancV wants to merge 1 commit intomainfrom
GFrancV/upgrade-node-22-1
Open

Upgrade to node 22#78
GFrancV wants to merge 1 commit intomainfrom
GFrancV/upgrade-node-22-1

Conversation

@GFrancV
Copy link
Copy Markdown
Member

@GFrancV GFrancV commented Oct 25, 2024

This pull request updates the Node.js version across various workflow files and the Dockerfile to ensure consistency and leverage the latest features and security updates of Node.js.

Node.js Version Update:

  • .github/workflows/deployment.yml: Updated node-version from 20.10 to 22.10 in multiple steps to ensure the latest Node.js version is used during the deployment process. [1] [2] [3] [4]
  • .github/workflows/pll-request.yml: Updated node-version from 20.10 to 22.10 in multiple steps to ensure the latest Node.js version is used during pull request checks. [1] [2] [3]
  • .github/workflows/release.yml: Added a step to set up Node.js version 22.10 to ensure the latest Node.js version is used during the release process.
  • dockerfile: Updated NODE_VERSION from 20.12 to 22.10 to ensure the Docker image uses the latest Node.js version.

For more details, open the Copilot Workspace session.

@GFrancV GFrancV linked an issue Nov 15, 2024 that may be closed by this pull request
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.

Upgrade to node 22

1 participant