mirror of
				https://kkgithub.com/actions/setup-python.git
				synced 2025-11-04 12:44:05 +08:00 
			
		
		
		
	Update action.yml
This commit is contained in:
		@ -1,5 +1,5 @@
 | 
				
			|||||||
name: 'Setup Node.js for use with actions'
 | 
					name: 'Setup Python for use with actions'
 | 
				
			||||||
description: 'Setup a Node.js environment and add it to the PATH, additionally providing proxy support'
 | 
					description: 'Setup a Python environment and add it to the PATH, additionally providing proxy support'
 | 
				
			||||||
author: 'GitHub'
 | 
					author: 'GitHub'
 | 
				
			||||||
inputs: 
 | 
					inputs: 
 | 
				
			||||||
  version:
 | 
					  version:
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user