You've already forked setup-node
							
							
				mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 08:46:39 +07:00 
			
		
		
		
	Compare commits
	
		
			1 Commits
		
	
	
		
			node-versi
			...
			ethomson/u
		
	
	| Author | SHA1 | Date | |
|---|---|---|---|
| 3fa75190be | 
@ -1,5 +1,5 @@
 | 
				
			|||||||
name: 'Setup Node.js environment'
 | 
					name: 'Setup Node.js'
 | 
				
			||||||
description: 'Setup a Node.js environment and add it to the PATH, additionally providing proxy support'
 | 
					description: 'Set up a specific version of Node.js and add the command-line tools to the PATH'
 | 
				
			||||||
author: 'GitHub'
 | 
					author: 'GitHub'
 | 
				
			||||||
inputs:
 | 
					inputs:
 | 
				
			||||||
  always-auth:
 | 
					  always-auth:
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user