mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 05:19:08 +08:00 
			
		
		
		
	@@ -79,7 +79,7 @@ jobs:
 | 
				
			|||||||
    runs-on: ubuntu-latest
 | 
					    runs-on: ubuntu-latest
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    steps:
 | 
					    steps:
 | 
				
			||||||
      - uses: actions/checkout@v2
 | 
					      - uses: actions/checkout@v3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: pnpm/action-setup@v2.2.4
 | 
					      - uses: pnpm/action-setup@v2.2.4
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
@@ -110,7 +110,7 @@ jobs:
 | 
				
			|||||||
        with:
 | 
					        with:
 | 
				
			||||||
          node-version: 16
 | 
					          node-version: 16
 | 
				
			||||||
 | 
					
 | 
				
			||||||
      - uses: pnpm/action-setup@v2.0.1
 | 
					      - uses: pnpm/action-setup@v2.2.4
 | 
				
			||||||
        name: Install pnpm
 | 
					        name: Install pnpm
 | 
				
			||||||
        id: pnpm-install
 | 
					        id: pnpm-install
 | 
				
			||||||
        with:
 | 
					        with:
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user