mirror of
https://github.com/actions/setup-node.git
synced 2025-06-08 10:29:34 +08:00
![]() steps: - uses: actions/checkout@v2 - uses: actions/setup-node@v2 with: node-version: '14' - run: npm install - run: npm test |
||
---|---|---|
.. | ||
Tobats1992@Node.js |