Skip to content

Conversation

@Mayank77maruti
Copy link
Contributor

This PR :- The updated GitHub Actions workflow installs Node.js dependencies, builds the source code, and runs tests across the newer LTS versions of Node.js (18.x and 20.x), replacing the outdated 12.x and 14.x versions. The workflow includes steps for checking out the code, setting up the appropriate Node.js version, running npm ci to install dependencies, and building the project.

closes #4110

@Mayank77maruti
Copy link
Contributor Author

Hey @walterbender , kindly do review it.
Thank you.

@walterbender walterbender merged commit 457f384 into sugarlabs:master Dec 6, 2024
3 checks passed
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 Node.js Versions in GitHub Actions Workflow to Ensure Security and Performance

2 participants