Use node16 instead of node12
				
					
				
			This commit is contained in:
		@@ -12,7 +12,7 @@ inputs:
 | 
				
			|||||||
    description: 'The toolchain targets to add, comma-separated'
 | 
					    description: 'The toolchain targets to add, comma-separated'
 | 
				
			||||||
    default: ''
 | 
					    default: ''
 | 
				
			||||||
runs:
 | 
					runs:
 | 
				
			||||||
  using: 'node12'
 | 
					  using: 'node16'
 | 
				
			||||||
  main: 'dist/index.js'
 | 
					  main: 'dist/index.js'
 | 
				
			||||||
branding:
 | 
					branding:
 | 
				
			||||||
  icon: 'download'
 | 
					  icon: 'download'
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user