You've already forked setup-node
							
							
				mirror of
				https://github.com/actions/setup-node.git
				synced 2025-10-31 23:26:22 +07:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			v4.0.4
			...
			ethomson/u
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 62fdfbb318 | 
| @ -4,10 +4,11 @@ | |||||||
|   <a href="https://github.com/actions/setup-node"><img alt="GitHub Actions status" src="https://github.com/actions/setup-node/workflows/Main%20workflow/badge.svg"></a> |   <a href="https://github.com/actions/setup-node"><img alt="GitHub Actions status" src="https://github.com/actions/setup-node/workflows/Main%20workflow/badge.svg"></a> | ||||||
| </p> | </p> | ||||||
|  |  | ||||||
| This action sets by node environment for use in actions by: | This action sets up a node environment for use in actions, including npm and yarn.  It: | ||||||
|  |  | ||||||
| - optionally downloading and caching a version of node - npm by version spec and add to PATH | - sets up the specified version of node (downloading it if it's not already available) | ||||||
| - registering problem matchers for error output  | - adds node, npm and yarn to the PATH | ||||||
|  | - registers problem matchers for error output  | ||||||
|  |  | ||||||
| # Usage | # Usage | ||||||
|  |  | ||||||
|  | |||||||
		Reference in New Issue
	
	Block a user
	