An open API service indexing awesome lists of open source software.

https://github.com/p6m7g8-actions/node-setup

P6 GHA: Sets up Node.js with pnpm
https://github.com/p6m7g8-actions/node-setup

github github-actions node p6 p6m7g8 pnpm

Last synced: 4 months ago
JSON representation

P6 GHA: Sets up Node.js with pnpm

Awesome Lists containing this project

README

          

# p6m7g8-actions/node-setup

- [p6m7g8-actions/node-setup](#p6m7g8-actionsnode-setup)
- [Usage](#usage)

## Usage

```yml
- name: Node
uses: p6m7g8-actions/node-setup@main
with:
node-version: '24.12.0'
```