File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2828          key : ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/pnpm-lock.yaml') }} 
2929          restore-keys : | 
3030            ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/pnpm-lock.yaml') }} 
31-        - uses : pnpm/action-setup@v2.2.2  
31+        - uses : pnpm/action-setup@v2.4.0  
3232        with :
3333          version : latest 
3434          run_install : false 
Original file line number Diff line number Diff line change 2929          key : ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}-${{ hashFiles('**/pnpm-lock.yaml') }} 
3030          restore-keys : | 
3131            ${{ runner.os }}-build-${{ env.cache-name }}-${{ matrix.node-version }}- 
32-        - uses : pnpm/action-setup@v2.2.2  
32+        - uses : pnpm/action-setup@v2.4.0  
3333        with :
3434          version : latest 
3535          run_install : false 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments