mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 13:29:12 +08:00 
			
		
		
		
	docs: fix typo in advanced-usage.md (#697)
This commit is contained in:
		@@ -24,7 +24,7 @@ To ensure that `yarn.lock` is always committed, use `yarn install --immutable` w
 | 
				
			|||||||
**See also:**
 | 
					**See also:**
 | 
				
			||||||
- [Documentation of `yarn.lock`](https://classic.yarnpkg.com/en/docs/yarn-lock)
 | 
					- [Documentation of `yarn.lock`](https://classic.yarnpkg.com/en/docs/yarn-lock)
 | 
				
			||||||
- [Documentation of `--frozen-lockfile` option](https://classic.yarnpkg.com/en/docs/cli/install#toc-yarn-install-frozen-lockfile)
 | 
					- [Documentation of `--frozen-lockfile` option](https://classic.yarnpkg.com/en/docs/cli/install#toc-yarn-install-frozen-lockfile)
 | 
				
			||||||
- [QA - Should lockfiles be committed to the repoistory?](https://yarnpkg.com/getting-started/qa/#should-lockfiles-be-committed-to-the-repository)
 | 
					- [QA - Should lockfiles be committed to the repository?](https://yarnpkg.com/getting-started/qa/#should-lockfiles-be-committed-to-the-repository)
 | 
				
			||||||
- [Documentation of `yarn install`](https://yarnpkg.com/cli/install)
 | 
					- [Documentation of `yarn install`](https://yarnpkg.com/cli/install)
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### PNPM
 | 
					### PNPM
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user