mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/setup-python
				synced 2025-10-31 13:41:06 +08:00 
			
		
		
		
	Merge pull request #477 from Kludex/patch-1
Add `rc` mention to the `-dev` tag
This commit is contained in:
		
						commit
						aa5ddbf8fe
					
				| @ -63,7 +63,7 @@ steps: | ||||
| - run: python my_script.py | ||||
| ``` | ||||
| 
 | ||||
| It's also possible to use **x.y-dev syntax** to download and set up the latest patch version of Python, alpha and beta releases included. (for specified major & minor versions): | ||||
| It's also possible to use **x.y-dev syntax** to download and set up the latest patch version of Python, alpha, beta and rc (release candidate) releases included. (for specified major & minor versions): | ||||
| 
 | ||||
| ```yaml | ||||
| steps: | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Marko Zivic
						Marko Zivic