A github action to setup Node.js and PNPM
- uses: FuelLabs/github-actions/setups/node
with:
node-version: 18.14.1
pnpm-version: latest
Name | Description |
---|---|
node-version | Node version |
pnpm-version | PNPM version |
No outputs defined
The primary license for this repo is Apache 2.0
, see LICENSE
.