setup-node icon indicating copy to clipboard operation
setup-node copied to clipboard

Set up your GitHub Actions workflow with a specific version of node.js

Results 181 setup-node issues
Sort by recently updated
recently updated
newest added

Hi 👋 While checking out the project, I noticed that the ESLint setup still uses the older `.eslintrc.js` format, and the related packages (like `eslint`, `@typescript-eslint/*`, etc.) are a bit...

feature request