mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 03:33:34 +00:00 
			
		
		
		
	Update package.json
changing to node 16.18 in package.json
This commit is contained in:
		
							parent
							
								
									92a57f4a93
								
							
						
					
					
						commit
						32ef117c8e
					
				@ -3,6 +3,6 @@
 | 
				
			|||||||
    "node": "^14.0.0"
 | 
					    "node": "^14.0.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "volta": {
 | 
					  "volta": {
 | 
				
			||||||
    "node": "16.0.0"
 | 
					    "node": "16.18.0"
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user