mirror of
				https://github.com/actions/setup-node.git
				synced 2025-10-31 23:43:33 +00:00 
			
		
		
		
	Make sure we have right version of node
This commit is contained in:
		
							parent
							
								
									574685d9df
								
							
						
					
					
						commit
						53e024a5c7
					
				
							
								
								
									
										5
									
								
								.github/main.workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										5
									
								
								.github/main.workflow.yml
									
									
									
									
										vendored
									
									
								
							| @ -8,6 +8,11 @@ jobs: | ||||
|       matrix: | ||||
|         operating-system: [Linux, macOS, Windows] | ||||
|     actions: | ||||
|     - name: Set Node.js 10.x | ||||
|         uses: bryanmacfarlane/node-config@master | ||||
|         with: | ||||
|           version: 10.x | ||||
| 
 | ||||
|     - name: npm ci | ||||
|       run: npm ci | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user