mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 13:29:12 +08:00 
			
		
		
		
	Add badge
This commit is contained in:
		@@ -1,5 +1,9 @@
 | 
			
		||||
# setup-node
 | 
			
		||||
 | 
			
		||||
<p align="left">
 | 
			
		||||
  <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>
 | 
			
		||||
 | 
			
		||||
This action sets by node environment for use in actions by:
 | 
			
		||||
 | 
			
		||||
- optionally downloading and caching a version of node - npm by version spec and add to PATH
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user