You've already forked setup-python
							
							
				mirror of
				https://github.com/actions/setup-python.git
				synced 2025-11-04 16:56:40 +07:00 
			
		
		
		
	Strings can't have '
This commit is contained in:
		@ -3,7 +3,7 @@ description: 'Setup a Node.js environment and add it to the PATH, additionally p
 | 
			
		||||
author: 'GitHub'
 | 
			
		||||
inputs: 
 | 
			
		||||
  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 semvers version range syntax.'
 | 
			
		||||
    default: '3.x'
 | 
			
		||||
  architecture:
 | 
			
		||||
    description: 'The target architecture (x86, x64) of the Python interpreter.'
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user