mirror of
				https://github.com/docker/setup-buildx-action.git
				synced 2025-11-01 01:40:11 +08:00 
			
		
		
		
	chore: node 16
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									79abd3f86f
								
							
						
					
					
						commit
						66ada118db
					
				| @ -54,6 +54,6 @@ outputs: | |||||||
|     description: 'Builder node platforms available (comma separated)' |     description: 'Builder node platforms available (comma separated)' | ||||||
| 
 | 
 | ||||||
| runs: | runs: | ||||||
|   using: 'node12' |   using: 'node16' | ||||||
|   main: 'dist/index.js' |   main: 'dist/index.js' | ||||||
|   post: 'dist/index.js' |   post: 'dist/index.js' | ||||||
|  | |||||||
| @ -1,5 +1,5 @@ | |||||||
| variable "NODE_VERSION" { | variable "NODE_VERSION" { | ||||||
|   default = "12" |   default = "16" | ||||||
| } | } | ||||||
| 
 | 
 | ||||||
| target "node-version" { | target "node-version" { | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 CrazyMax
						CrazyMax