mirror of
				https://github.com/actions/upload-artifact.git
				synced 2025-10-31 23:43:43 +00:00 
			
		
		
		
	.
This commit is contained in:
		
							parent
							
								
									10da87367e
								
							
						
					
					
						commit
						e2f97976bb
					
				
							
								
								
									
										5
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							| @ -145392,9 +145392,10 @@ const artifact_1 = __importDefault(__nccwpck_require__(99860)); | ||||
| const search_1 = __nccwpck_require__(13930); | ||||
| const input_helper_1 = __nccwpck_require__(46455); | ||||
| const constants_1 = __nccwpck_require__(69042); | ||||
| setTimeout(function () { | ||||
| setInterval(function () { | ||||
|     core.info('ℹ️ why-is-node-running'); | ||||
|     (0, why_is_node_running_1.default)(); | ||||
| }, 1000); | ||||
| }, 5000); | ||||
| function run() { | ||||
|     return __awaiter(this, void 0, void 0, function* () { | ||||
|         try { | ||||
|  | ||||
| @ -8,9 +8,10 @@ import {findFilesToUpload} from './search' | ||||
| import {getInputs} from './input-helper' | ||||
| import {NoFileOptions} from './constants' | ||||
| 
 | ||||
| setTimeout(function () { | ||||
| setInterval(function () { | ||||
|   core.info('ℹ️ why-is-node-running') | ||||
|   log() | ||||
| }, 1000) | ||||
| }, 5000) | ||||
| 
 | ||||
| async function run(): Promise<void> { | ||||
|   try { | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user