mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 22:08:09 +08:00 
			
		
		
		
	.
This commit is contained in:
		
							
								
								
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							| @@ -8098,7 +8098,7 @@ function downloadRepository(accessToken, owner, repo, ref, repositoryPath) { | ||||
|     return __awaiter(this, void 0, void 0, function* () { | ||||
|         const octokit = new github.GitHub(accessToken); | ||||
|         const params = { | ||||
|             archive_format: IS_WINDOWS ? 'zipball' : 'tarballl', | ||||
|             archive_format: IS_WINDOWS ? 'zipball' : 'tarball', | ||||
|             owner: owner, | ||||
|             repo: repo, | ||||
|             ref: ref | ||||
|   | ||||
		Reference in New Issue
	
	Block a user