mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-10-31 01:20:09 +08:00 
			
		
		
		
	feat: bump action to use node20 runtime
Signed-off-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
		
							parent
							
								
									885d1462b8
								
							
						
					
					
						commit
						51f60312fa
					
				| @ -66,6 +66,6 @@ outputs: | |||||||
|     description: 'Builder node flags (deprecated, use nodes output instead)' |     description: 'Builder node flags (deprecated, use nodes output instead)' | ||||||
| 
 | 
 | ||||||
| runs: | runs: | ||||||
|   using: 'node16' |   using: 'node20' | ||||||
|   main: 'dist/index.js' |   main: 'dist/index.js' | ||||||
|   post: 'dist/index.js' |   post: 'dist/index.js' | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 K.B.Dharun Krishna
						K.B.Dharun Krishna