mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 03:03:34 +00:00 
			
		
		
		
	testing 7z alt
This commit is contained in:
		
							parent
							
								
									beb2155295
								
							
						
					
					
						commit
						9fcef3fcea
					
				
							
								
								
									
										4
									
								
								.github/workflows/versions.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/versions.yml
									
									
									
									
										vendored
									
									
								
							@ -39,9 +39,9 @@ jobs:
 | 
				
			|||||||
        shell: bash
 | 
					        shell: bash
 | 
				
			||||||
        run: __tests__/verify-node.sh 0.12.18 SKIP_NPM 
 | 
					        run: __tests__/verify-node.sh 0.12.18 SKIP_NPM 
 | 
				
			||||||
      # test version from node manifest
 | 
					      # test version from node manifest
 | 
				
			||||||
      - name: Setup node 12 from manifest
 | 
					      - name: Setup node 12.16.2 from manifest
 | 
				
			||||||
        uses: ./
 | 
					        uses: ./
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
          node-version: 12
 | 
					          node-version: 12.16.2
 | 
				
			||||||
      - name: Verify node and npm
 | 
					      - name: Verify node and npm
 | 
				
			||||||
        run: __tests__/verify-node.sh 12        
 | 
					        run: __tests__/verify-node.sh 12        
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user