mirror of
				https://github.com/actions-rs/toolchain.git
				synced 2025-10-31 17:03:52 +00:00 
			
		
		
		
	Update action to use Node.js 16
It seems that the Node.js 12 support has been deprecated, making at the moment Github Actions to emit some warnings about such an update.
This commit is contained in:
		
							parent
							
								
									88dc235639
								
							
						
					
					
						commit
						cc94a0fba9
					
				| @ -40,5 +40,5 @@ outputs: | ||||
|     description: Installed rustup version | ||||
| 
 | ||||
| runs: | ||||
|   using: 'node12' | ||||
|   using: 'node16' | ||||
|   main: 'dist/index.js' | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user