mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 23:13:35 +00:00 
			
		
		
		
	Now that node24 is the min runtime, we can target a more recent version of ecmascript, and more recent libs
This commit is contained in:
		
							parent
							
								
									ff7abcd0c3
								
							
						
					
					
						commit
						96833ac418
					
				
							
								
								
									
										2849
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2849
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -1,9 +1,9 @@ | |||||||
| { | { | ||||||
|   "compilerOptions": { |   "compilerOptions": { | ||||||
|     "target": "es6", |     "target": "es2023", | ||||||
|     "module": "commonjs", |     "module": "commonjs", | ||||||
|     "lib": [ |     "lib": [ | ||||||
|       "es6" |       "es2023" | ||||||
|     ], |     ], | ||||||
|     "outDir": "./lib", |     "outDir": "./lib", | ||||||
|     "rootDir": "./src", |     "rootDir": "./src", | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user