mirror of
				https://code.forgejo.org/actions/checkout.git
				synced 2025-10-28 19:49:23 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							parent
							
								
									ba329ee889
								
							
						
					
					
						commit
						bb56c8569a
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										2
									
								
								dist/index.js
									
										
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
										
									
									
										vendored
									
									
								
							|  | @ -8398,7 +8398,7 @@ function downloadRepository(accessToken, owner, repo, ref, commit, repositoryPat | |||
|                 assert.ok(archiveUrl, `Expected GitHub API response to contain 'Location' header`); | ||||
|                 // Download the archive
 | ||||
|                 core.info('Downloading the archive'); // Do not print the archive URL because it has an embedded token
 | ||||
|                 downloadFile(archiveUrl, fileStream); | ||||
|                 yield downloadFile(archiveUrl, fileStream); | ||||
|             } | ||||
|             finally { | ||||
|                 yield fileStreamClosed; | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue