mirror of
https://github.com/actions/setup-node.git
synced 2025-11-11 23:03:50 +00:00
Set up your GitHub Actions workflow with a specific version of node.js
| .github | ||
| .licenses/npm | ||
| .vscode | ||
| __tests__ | ||
| dist | ||
| docs | ||
| externals | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| .licensed.yml | ||
| .prettierrc.json | ||
| action.yml | ||
| CODE_OF_CONDUCT.md | ||
| CODEOWNERS | ||
| jest.config.js | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| tsconfig.json | ||