{"id":19372122,"url":"https://github.com/nodenv/actions-setup-nodenv","last_synced_at":"2025-07-13T02:02:20.618Z","repository":{"id":65161118,"uuid":"248644306","full_name":"nodenv/actions-setup-nodenv","owner":"nodenv","description":"(distribution repo to facilitate GH Marketplace listing)","archived":false,"fork":false,"pushed_at":"2024-05-26T20:52:06.000Z","size":88,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-04T15:03:16.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nodenv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-20T01:47:13.000Z","updated_at":"2024-07-17T13:35:58.000Z","dependencies_parsed_at":"2024-10-25T05:27:12.946Z","dependency_job_id":"4f29dde7-b086-429f-bab2-f1d911889945","html_url":"https://github.com/nodenv/actions-setup-nodenv","commit_stats":{"total_commits":43,"total_committers":1,"mean_commits":43.0,"dds":0.0,"last_synced_commit":"911939bff96cbe3d290ae7e720aea68fb55e4d6f"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Factions-setup-nodenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Factions-setup-nodenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Factions-setup-nodenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodenv%2Factions-setup-nodenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodenv","download_url":"https://codeload.github.com/nodenv/actions-setup-nodenv/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223928796,"owners_count":17226782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-10T08:21:41.484Z","updated_at":"2024-11-10T08:21:42.086Z","avatar_url":"https://github.com/nodenv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# setup-nodenv [![monorepo](https://img.shields.io/badge/---?style=social\u0026logo=github\u0026label=monorepo)](https://github.com/nodenv/actions)\n\n[![Latest Release](https://img.shields.io/github/v/release/nodenv/actions-setup-nodenv?logo=github\u0026sort=semver)](https://github.com/nodenv/actions-setup-nodenv/releases/latest)\n[![Test](https://img.shields.io/github/actions/workflow/status/nodenv/actions/test.yml?branch=main\u0026label=tests\u0026logo=github)](https://github.com/nodenv/actions/actions/workflows/test.yml)\n[![Examples](https://img.shields.io/github/actions/workflow/status/nodenv/actions/examples.yml?branch=main\u0026color=orange\u0026label=examples\u0026logo=github)](https://github.com/nodenv/actions/actions/workflows/examples.yml)\n\n## Usage\n\nThis action installs nodenv and adds it to PATH such that it is available in subsequent steps.\n\n```yml\nsteps:\n  - uses: nodenv/actions/setup-nodenv@v3\n  - run: nodenv version # nodenv is in PATH!\n```\n\n## Special Note\n\nThis action is maintained within the [nodenv/actions monorepo](https://github.com/nodenv/actions),\nbut released through its [own repository](https://github.com/nodenv/actions-setup-nodenv)\n(in order to be listed in the GitHub Marketplace).\nYou may reference either one in your workflows:\n\n```yml\n# pulls from the monorepo\n- uses: nodenv/actions/setup-nodenv@v3\n\n# pulls from the release repo\n- uses: nodenv/actions-setup-nodenv@v3\n```\n\n**Issues and Pull Requests should be opened in the [monorepo](https://github.com/nodenv/actions), please!**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodenv%2Factions-setup-nodenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodenv%2Factions-setup-nodenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodenv%2Factions-setup-nodenv/lists"}