Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 413 Bytes

File metadata and controls

13 lines (9 loc) · 413 Bytes

Brightspace/setup-node

This action is the same as actions/setup-node, except with safe-chain configured.

Usage

- uses: Brightspace/setup-node@main
  with:
    node-version-file: .nvmrc

For a list of the available options, refer to the inputs in this workflow.