mirror of
				https://git.mirrors.martin98.com/https://github.com/actions/setup-python
				synced 2025-10-31 15:01:07 +08:00 
			
		
		
		
	Nits
This commit is contained in:
		
							parent
							
								
									cfc8b215b2
								
							
						
					
					
						commit
						b581dd4017
					
				
							
								
								
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										2
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -1,5 +1,5 @@ | ||||
| { | ||||
|   "name": "node12-template-action", | ||||
|   "name": "setup-python", | ||||
|   "version": "0.0.0", | ||||
|   "lockfileVersion": 1, | ||||
|   "requires": true, | ||||
|  | ||||
| @ -1,9 +1,9 @@ | ||||
| { | ||||
|   "name": "node12-template-action", | ||||
|   "name": "setup-python", | ||||
|   "version": "0.0.0", | ||||
|   "private": true, | ||||
|   "description": "Node 12 template action", | ||||
|   "main": "lib/main.js", | ||||
|   "description": "Setup python action", | ||||
|   "main": "lib/setup-python.js", | ||||
|   "scripts": { | ||||
|     "build": "tsc", | ||||
|     "format": "prettier --write **/*.ts", | ||||
| @ -12,7 +12,7 @@ | ||||
|   }, | ||||
|   "repository": { | ||||
|     "type": "git", | ||||
|     "url": "git+https://github.com/actions/start-vm-action.git" | ||||
|     "url": "git+https://github.com/actions/ssetup-python.git" | ||||
|   }, | ||||
|   "keywords": [ | ||||
|     "actions", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Danny McCormick
						Danny McCormick