mirror of
https://github.com/actions/setup-node.git
synced 2026-05-15 09:09:13 +00:00
fix copilot suggestion
This commit is contained in:
parent
c28002eb5d
commit
9e36bd9ff7
@ -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…
Reference in New Issue
Block a user