# setup-node **Repository Path**: mirrors_Brightspace/setup-node ## Basic Information - **Project Name**: setup-node - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-16 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Brightspace/setup-node This action is the same as [actions/setup-node](https://github.com/actions/setup-node), except with safe-chain configured. ## Usage ```yml - uses: Brightspace/setup-node@main with: node-version-file: .nvmrc ``` For a list of the available options, refer to [the inputs in this workflow](https://github.com/Brightspace/third-party-actions/blob/actions/setup-node/action.yml#L5).