mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/setup-python
				synced 2025-10-31 08:51:06 +08:00 
			
		
		
		
	Update action.yml file
This commit is contained in:
		
							parent
							
								
									746f28a2d3
								
							
						
					
					
						commit
						09086ccd46
					
				| @ -4,7 +4,7 @@ description: 'Set up a specific version of Python and add the command-line tools | |||||||
| author: 'GitHub' | author: 'GitHub' | ||||||
| inputs: | inputs: | ||||||
|   python-version: |   python-version: | ||||||
|     description: "Version range or exact version of Python to use, using SemVer's version range syntax. Reads from .python-version if unset." |     description: "Version range or exact version of Python to use, using SemVer's version range syntax." | ||||||
|   python-version-file: |   python-version-file: | ||||||
|     description: "File containing the Python version to use. Example: .python-version" |     description: "File containing the Python version to use. Example: .python-version" | ||||||
|   cache: |   cache: | ||||||
| @ -22,7 +22,7 @@ inputs: | |||||||
|     default: true |     default: true | ||||||
| outputs: | outputs: | ||||||
|   python-version: |   python-version: | ||||||
|     description: "The installed python version. Useful when given a version range as input." |     description: "The installed Python version. Useful when given a version range as input." | ||||||
|   cache-hit: |   cache-hit: | ||||||
|     description: 'A boolean value to indicate a cache entry was found' |     description: 'A boolean value to indicate a cache entry was found' | ||||||
|   python-path: |   python-path: | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 IvanZosimov
						IvanZosimov