mirror of
				https://gitea.com/actions/setup-java.git
				synced 2025-11-04 07:47:06 +00:00 
			
		
		
		
	Update README and action.yml to describe java-version syntax
This commit is contained in:
		@@ -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, ...```
 | 
				
			||||||
 
 | 
					 
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user