Below you will find pages that utilize the taxonomy term “Dafnik”
April 3, 2026
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.