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
- Host: GitHub
- URL: https://github.com/p6m7g8-actions/node-yarn-setup
- Owner: p6m7g8-actions
- License: apache-2.0
- Created: 2024-11-27T14:49:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-02T04:02:42.000Z (4 months ago)
- Last Synced: 2026-03-02T06:42:07.257Z (4 months ago)
- Topics: github, github-actions, node, p6, p6m7g8, yarn
- Homepage: https://continuouslearning.io
- Size: 41 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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'
```