mirror of
				https://github.com/pnpm/action-setup.git
				synced 2025-11-04 19:58:21 +08:00 
			
		
		
		
	@@ -6,7 +6,7 @@ Install pnpm package manager.
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
### `version`
 | 
					### `version`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
**Required** Version of pnpm to install.
 | 
					**Required** Version of pnpm to install. It supports npm versioning scheme, it could be an exact version (such as `6.24.1`), or a version range (such as `6`, `6.x.x`, `6.24.x`, `^6.24.1`, `*`, etc.), or `latest`.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### `dest`
 | 
					### `dest`
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user