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

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

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

github github-actions node p6 p6m7g8 yarn

Last synced: 4 months ago
JSON representation

P6 GHA: Sets up Node.js with Yarn

Awesome Lists containing this project

README

          

# p6m7g8-actions/node-yarn-setup

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

## Usage

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