mirror of
https://github.com/actions/setup-node.git
synced 2025-11-11 23:03:50 +00:00
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: '14'
- run: npm install
- run: npm test
|
||
|---|---|---|
| .. | ||
| Tobats1992@Node.js | ||