mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 01:03:33 +00:00 
			
		
		
		
	Update workflow.yml
This commit is contained in:
		
							parent
							
								
									5efb076871
								
							
						
					
					
						commit
						44bc262900
					
				
							
								
								
									
										2
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/workflow.yml
									
									
									
									
										vendored
									
									
								
							@ -9,7 +9,7 @@ jobs:
 | 
				
			|||||||
        operating-system: [ubuntu-latest, windows-latest]
 | 
					        operating-system: [ubuntu-latest, windows-latest]
 | 
				
			||||||
    actions:
 | 
					    actions:
 | 
				
			||||||
    - name: Set Node.js 10.x
 | 
					    - name: Set Node.js 10.x
 | 
				
			||||||
      uses: bryanmacfarlane/node-config@master
 | 
					      uses: actions/setup-node@master
 | 
				
			||||||
      with:
 | 
					      with:
 | 
				
			||||||
        version: 10.x
 | 
					        version: 10.x
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user