Setup node and pnpm
Version updated for https://github.com/Dafnik/setup-node-pnpm to version v5.0.2.
- This action is used across all versions by 47 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-node-pnpm GitHub Action simplifies the setup of Node.js and PNPM in workflows by automating the installation and configuration of specific Node.js and PNPM versions. It supports features like reading version specifications from files (e.g., .nvmrc) and optionally running pnpm install commands, streamlining the dependency management process for JavaScript projects. This action is ideal for automating Node.js and PNPM environment preparation in CI/CD pipelines.
What’s Changed
Changelog
Update to node24
🧰 Maintenance
- chore: update major-update (major) @renovate[bot] (#41)
- chore: update actions/checkout action to v6 @renovate[bot] (#40)
See details of all code changes since previous release.