mirror of
https://github.com/actions/setup-node.git
synced 2026-05-23 21:01:54 +00:00
fix copilot suggestion
This commit is contained in:
parent
c28002eb5d
commit
9e36bd9ff7
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ steps:
|
|||
# - run: yarn install --frozen-lockfile # optional, --immutable
|
||||
# - run: pnpm install
|
||||
```
|
||||
> **Note**: Uncomment the commands relevant to your project’s package manager.
|
||||
> **Note**: Uncomment the commands relevant to your project's package manager.
|
||||
|
||||
> For more details related to cache scenarios, please refer [actions/cache/restore](https://github.com/actions/cache/tree/main/restore#only-restore-cache).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue