mirror of
https://github.com/actions/setup-node
synced 2025-04-20 07:03:11 +00:00
Update docs/advanced-usage.md
Co-authored-by: Steven <steven@ceriously.com>
This commit is contained in:
parent
33605defb6
commit
3ca72f7728
@ -308,7 +308,7 @@ The always-auth input sets `always-auth=true` in .npmrc file. With this option s
|
|||||||
|
|
||||||
## Automatically enable `corepack`
|
## Automatically enable `corepack`
|
||||||
|
|
||||||
_Requires Node >=14.x_
|
_Requires Node >=14.19.0
|
||||||
|
|
||||||
`corepack` is a new experimental feature that automatically installs package managers as they are used. [Read more about it here](https://nodejs.org/docs/latest/api/corepack.html)
|
`corepack` is a new experimental feature that automatically installs package managers as they are used. [Read more about it here](https://nodejs.org/docs/latest/api/corepack.html)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user