Setup Node.js with cnpm mirror
Version updated for https://github.com/stormslowly/setup-node to version v0.0.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The setup-node GitHub Action simplifies Node.js environment setup in workflows by downloading, caching, and adding the specified Node.js version to the PATH. It automates dependency caching for npm, yarn, and pnpm, improves error handling with problem matchers, and configures authentication for package registries like npm and GitHub Package Registry (GPR). This action reduces setup time and ensures consistent environments for Node.js-based projects.
Release notes
A Node.js setup action using the cnpm mirror.