mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 19:38:22 +08:00 
			
		
		
		
	Bump e2e tests to 6.10.0
This commit is contained in:
		
							
								
								
									
										4
									
								
								.github/workflows/e2e-cache.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/e2e-cache.yml
									
									
									
									
										vendored
									
									
								
							@@ -48,7 +48,7 @@ jobs:
 | 
			
		||||
      - name: Install pnpm
 | 
			
		||||
        uses: pnpm/action-setup@v2
 | 
			
		||||
        with:
 | 
			
		||||
          version: 6.9.0
 | 
			
		||||
          version: 6.10.0
 | 
			
		||||
      - name: Generate pnpm file
 | 
			
		||||
        run: pnpm install
 | 
			
		||||
      - name: Remove dependencies
 | 
			
		||||
@@ -131,4 +131,4 @@ jobs:
 | 
			
		||||
        run: yarn install
 | 
			
		||||
      - name: Verify node and yarn
 | 
			
		||||
        run: __tests__/verify-node.sh "${{ matrix.node-version }}"
 | 
			
		||||
        shell: bash
 | 
			
		||||
        shell: bash
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user