* default to auto-caching only for npm package manager and documentation update
* refactor: enhance package manager detection for auto-caching
* add devEngines.packageManager detection logic for npm auto-caching
* chore: bump version to 6.0.0 and update documentation
* docs: update README and action.yml for npm caching logic clarification
* chore: update Node.js version in workflows
* chore: update Node.js versions in versions.yml
* chore: update rc Node.js version in versions.yml
* chore: switch macos-13 runner to macos-latest-large in workflow
* docs: update README and advanced usage documentation
* Change Node.js version to 24
Update Node.js version from 20 to 24 in action.yml
* update and vulnerability fixes
* update node version check
* update licences
* node version check update
* update version for test
* node version
* update node version to 24.0.0 in tool-versions and package-volta.json
* node 24
* update to 24
* update to specify engines
* check failures fix
* update package-lock.json
* licensed update
* check failure fix
* documentation update
---------
Co-authored-by: Aparna Jyothi <aparnajyothi-y@github.com>
* first commit on using setup node
* Delete .github/workflows/helloWorld.yml
* Create main.yml
* Rename main.yml to helloworld.yml
* goodbye world added
* name changed to goodbye
* updated README
---------
Co-authored-by: Suyash Gaonkar <39784472+suyashrg18@users.noreply.github.com>
* Fix URL of locally-cached Node.js version in README
* Change example of Major versions in Supported version syntax
setup-node v4 supports node v20, but these example may
cause misunderstanding like a v20 is not supported.
---------
Co-authored-by: fusagiko/takayamaki <takayamaki@users.noreply.github.com>
* Update documentation `actions/setup-node@v2` -> `actions/setup-node@v3`
* Bump workflows to `actions/setup-node@v3`
* Update `README.md` workflow status badges to new format