mirror of
				https://github.com/actions/setup-java.git
				synced 2025-11-04 00:44:20 +00:00 
			
		
		
		
	Update README and action.yml to describe java-version syntax
This commit is contained in:
		
							parent
							
								
									c74a6f8415
								
							
						
					
					
						commit
						f6b96adea7
					
				@ -26,7 +26,7 @@ steps:
 | 
				
			|||||||
```
 | 
					```
 | 
				
			||||||
Examples of version specifications that the java-version parameter will accept:
 | 
					Examples of version specifications that the java-version parameter will accept:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
- A major java version
 | 
					- A major Java version
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  e.g. ```6, 7, 8, 9, 10, 11, 12, 13, ...```
 | 
					  e.g. ```6, 7, 8, 9, 10, 11, 12, 13, ...```
 | 
				
			||||||
 
 | 
					 
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user