mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 01:33:33 +00:00 
			
		
		
		
	docs(readme): update supported major versions.
This commit is contained in:
		
							parent
							
								
									b287e177c9
								
							
						
					
					
						commit
						d447f34a51
					
				@ -37,7 +37,7 @@ For information regarding locally cached versions of Node.js on GitHub hosted ru
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
The `node-version` input supports the following values:
 | 
					The `node-version` input supports the following values:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 - Major versions: `12`, `14`, `16`
 | 
					 - Major versions: `14`, `16`, `18`
 | 
				
			||||||
 - More specific versions: `10.15`, `14.2.0`, `16.3.0`
 | 
					 - More specific versions: `10.15`, `14.2.0`, `16.3.0`
 | 
				
			||||||
 - NVM LTS syntax: `lts/erbium`, `lts/fermium`, `lts/*`, `lts/-n`
 | 
					 - NVM LTS syntax: `lts/erbium`, `lts/fermium`, `lts/*`, `lts/-n`
 | 
				
			||||||
 - Latest release: `*` or `latest`/`current`/`node`
 | 
					 - Latest release: `*` or `latest`/`current`/`node`
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user