mirror of
				https://github.com/actions/checkout.git
				synced 2025-11-03 23:59:27 +00:00 
			
		
		
		
	adding stderr
This commit is contained in:
		
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							@@ -7421,7 +7421,7 @@ class GitCommandManager {
 | 
				
			|||||||
                    result.push(branch);
 | 
					                    result.push(branch);
 | 
				
			||||||
                }
 | 
					                }
 | 
				
			||||||
            }
 | 
					            }
 | 
				
			||||||
            core.debug(stderr.join('\n'));
 | 
					            core.info(stderr.join('\n'));
 | 
				
			||||||
            return result;
 | 
					            return result;
 | 
				
			||||||
        });
 | 
					        });
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user