You've already forked setup-python
							
							
				mirror of
				https://github.com/actions/setup-python.git
				synced 2025-11-04 16:56:40 +07:00 
			
		
		
		
	Less escaping
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/python.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/python.json
									
									
									
									
										vendored
									
									
								
							@ -4,7 +4,7 @@
 | 
			
		||||
            "owner": "python",
 | 
			
		||||
            "pattern": [
 | 
			
		||||
                {
 | 
			
		||||
                    "regexp": "^\\s*File\\s\\\"(.*)\\\",\\sline\\s(\\d+),\\sin\\s(.*)$",
 | 
			
		||||
                    "regexp": "^\\s*File\\s\"(.*)\",\\sline\\s(\\d+),\\sin\\s(.*)$",
 | 
			
		||||
                    "file": 1,
 | 
			
		||||
                    "line": 2
 | 
			
		||||
                },
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user