mirror of
				https://github.com/actions/checkout.git
				synced 2025-10-31 15:53:36 +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
					
				
							
								
								
									
										791
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										791
									
								
								dist/index.js
									
									
									
									
										vendored
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @ -1,9 +1,9 @@ | ||||
| { | ||||
|   "compilerOptions": { | ||||
|     "target": "es6", | ||||
|     "target": "es2023", | ||||
|     "module": "commonjs", | ||||
|     "lib": [ | ||||
|       "es6" | ||||
|       "es2023" | ||||
|     ], | ||||
|     "outDir": "./lib", | ||||
|     "rootDir": "./src", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user