mirror of
				https://gitea.com/actions/setup-python.git
				synced 2025-10-31 03:38:56 +08:00 
			
		
		
		
	Fix quotes
This commit is contained in:
		| @@ -4,7 +4,7 @@ description: 'Set up a specific version of Python and add the command-line tools | ||||
| author: 'GitHub' | ||||
| inputs: | ||||
|   python-version: | ||||
|     description: 'Version range or exact version of a Python version to use, using SemVer's version range syntax.' | ||||
|     description: "Version range or exact version of a Python version to use, using SemVer's version range syntax." | ||||
|     default: '3.x' | ||||
|   architecture: | ||||
|     description: 'The target architecture (x86, x64) of the Python interpreter.' | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Brian Cristante
					Brian Cristante