mirror of
https://github.com/actions/setup-node.git
synced 2025-12-25 17:53:38 +00:00
update documentation for lockfile
This commit is contained in:
parent
b9b25d45f7
commit
4b33d362ab
2 changed files with 22 additions and 2 deletions
|
|
@ -148,7 +148,7 @@ Since it will not be cached always, there is possibility of hitting rate limit w
|
|||
|
||||
### Checking in lockfiles
|
||||
|
||||
It's **always** recommended to commit the lockfile of your package manager for security and performance reasons. For more information consult the "Working with lockfiles" section of the [Advanced usage](docs/advanced-usage.md#working-with-lockfiles) guide.
|
||||
It's **strongly recommended** to commit the lockfile of your package manager for security and performance reasons. For more information consult the "Working with lockfiles" section of the [Advanced usage](docs/advanced-usage.md#working-with-lockfiles) guide.
|
||||
|
||||
## Caching global packages data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue