chore: update pnpm ci
This commit is contained in:
		
							parent
							
								
									1848561b56
								
							
						
					
					
						commit
						dcffd6cd5f
					
				
							
								
								
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								.github/workflows/test.yml
									
									
									
									
										vendored
									
									
								
							@ -29,9 +29,7 @@ jobs:
 | 
			
		||||
          key: cypress-cache-${{ runner.os }}-${{ hashFiles('pnpm-lock.yaml') }}
 | 
			
		||||
          
 | 
			
		||||
      - name: Install pnpm
 | 
			
		||||
        uses: pnpm/action-setup@v2.0.1
 | 
			
		||||
        with:
 | 
			
		||||
          version: 6.15.1
 | 
			
		||||
        uses: pnpm/action-setup@v2.2.1
 | 
			
		||||
 | 
			
		||||
      - name: Use Node.js ${{ matrix.node-version }}
 | 
			
		||||
        uses: actions/setup-node@v2
 | 
			
		||||
 | 
			
		||||
@ -1,5 +1,6 @@
 | 
			
		||||
{
 | 
			
		||||
  "private": true,
 | 
			
		||||
  "packageManager": "pnpm@6.32.3",
 | 
			
		||||
  "scripts": {
 | 
			
		||||
    "build": "vite-ssg build",
 | 
			
		||||
    "dev": "vite --port 3333 --open",
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user