mirror of
https://github.com/actions/setup-node.git
synced 2025-04-24 20:22:13 +00:00
Merge 2c0e6aad47
into f099707f6e
This commit is contained in:
commit
2353fea75d
1 changed files with 1 additions and 2 deletions
|
@ -9,8 +9,7 @@ This action provides the following functionality for GitHub Actions users:
|
|||
- Optionally downloading and caching distribution of the requested Node.js version, and adding it to the PATH
|
||||
- Optionally caching npm/yarn/pnpm dependencies
|
||||
- Registering problem matchers for error output
|
||||
- Configuring authentication for GPR or npm
|
||||
|
||||
- Configuring authentication for GPR
|
||||
# Usage
|
||||
|
||||
See [action.yml](action.yml)
|
Loading…
Add table
Reference in a new issue