tag:github.com,2008:https://github.com/actions/setup-node/releases Tags from setup-node 2026-03-02T21:21:49Z tag:github.com,2008:Repository/189476904/v6.3.0 2026-03-04T02:52:09Z v6.3.0 <p>Bump minimatch from 3.1.2 to 3.1.5 (<a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1498">#1498</a>)</p> <p>* Bump minimatch from 3.1.2 to 3.1.3</p> <p>Bumps [minimatch](<a href="https://github.com/isaacs/minimatch">https://github.com/isaacs/minimatch</a>) from 3.1.2 to 3.1.3. <br />- [Changelog](<a href="https://github.com/isaacs/minimatch/blob/main/changelog.md">https://github.com/isaacs/minimatch/blob/main/changelog.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.3">isaacs/minimatch@<tt>v3.1.2...v3.1.3</tt></a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: minimatch <br /> dependency-version: 3.1.3 <br /> dependency-type: indirect <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt;</p> <p>* Check failure fix</p> <p>---------</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt; <br />Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; <br />Co-authored-by: gowridurgad &lt;[email protected]&gt;</p> gowridurgad tag:github.com,2008:Repository/189476904/v6 2026-03-02T21:21:49Z v6: Bump minimatch from 3.1.2 to 3.1.5 (#1498) <p>Bump minimatch from 3.1.2 to 3.1.5 (<a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1498">#1498</a>)</p> <p>* Bump minimatch from 3.1.2 to 3.1.3</p> <p>Bumps [minimatch](<a href="https://github.com/isaacs/minimatch">https://github.com/isaacs/minimatch</a>) from 3.1.2 to 3.1.3. <br />- [Changelog](<a href="https://github.com/isaacs/minimatch/blob/main/changelog.md">https://github.com/isaacs/minimatch/blob/main/changelog.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.3">isaacs/minimatch@<tt>v3.1.2...v3.1.3</tt></a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: minimatch <br /> dependency-version: 3.1.3 <br /> dependency-type: indirect <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt;</p> <p>* Check failure fix</p> <p>---------</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt; <br />Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt; <br />Co-authored-by: gowridurgad &lt;[email protected]&gt;</p> dependabot tag:github.com,2008:Repository/189476904/v6.2.0 2026-01-15T03:07:32Z v6.2.0 <p>Docs: bump actions/checkout from v5 to v6 (<a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1468">#1468</a>)</p> <p>* Update versions.yml</p> <p>* Update versions.yml</p> <p>* doc update</p> <p>* revert vesrions.yml</p> HarithaVattikuti tag:github.com,2008:Repository/189476904/v6.1.0 2025-12-03T03:19:20Z v6.1.0 <p>Bump js-yaml from 3.14.1 to 3.14.2 (<a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1435">#1435</a>)</p> <p>Bumps [js-yaml](<a href="https://github.com/nodeca/js-yaml">https://github.com/nodeca/js-yaml</a>) from 3.14.1 to 3.14.2. <br />- [Changelog](<a href="https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md">https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2">nodeca/js-yaml@<tt>3.14.1...3.14.2</tt></a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: js-yaml <br /> dependency-version: 3.14.2 <br /> dependency-type: indirect <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt; <br />Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> gowridurgad tag:github.com,2008:Repository/189476904/v6.0.0 2025-10-14T02:55:17Z v6.0.0 <p>Limit automatic caching to npm, update workflows and documentation (<a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1374">#…</a></p> <p><a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1374">…1374</a>)</p> <p>* default to auto-caching only for npm package manager and documentation update</p> <p>* refactor: enhance package manager detection for auto-caching</p> <p>* add devEngines.packageManager detection logic for npm auto-caching</p> <p>* chore: bump version to 6.0.0 and update documentation</p> <p>* docs: update README and action.yml for npm caching logic clarification</p> <p>* chore: update Node.js version in workflows</p> <p>* chore: update Node.js versions in versions.yml</p> <p>* chore: update rc Node.js version in versions.yml</p> <p>* chore: switch macos-13 runner to macos-latest-large in workflow</p> <p>* docs: update README and advanced usage documentation</p> HarithaVattikuti tag:github.com,2008:Repository/189476904/v5.0.0 2025-09-08T09:30:27Z v5.0.0 <p>Bump actions/checkout from 4 to 5 (<a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1345">#1345</a>)</p> <p>Bumps [actions/checkout](<a href="https://github.com/actions/checkout">https://github.com/actions/checkout</a>) from 4 to 5. <br />- [Release notes](<a href="https://github.com/actions/checkout/releases">https://github.com/actions/checkout/releases</a>) <br />- [Changelog](<a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">https://github.com/actions/checkout/blob/main/CHANGELOG.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/actions/checkout/compare/v4...v5">actions/checkout@<tt>v4...v5</tt></a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: actions/checkout <br /> dependency-version: '5' <br /> dependency-type: direct:production <br /> update-type: version-update:semver-major <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt; <br />Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> gowridurgad tag:github.com,2008:Repository/189476904/v5 2025-09-03T17:47:21Z v5: Bump actions/checkout from 4 to 5 (#1345) <p>Bump actions/checkout from 4 to 5 (<a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1345">#1345</a>)</p> <p>Bumps [actions/checkout](<a href="https://github.com/actions/checkout">https://github.com/actions/checkout</a>) from 4 to 5. <br />- [Release notes](<a href="https://github.com/actions/checkout/releases">https://github.com/actions/checkout/releases</a>) <br />- [Changelog](<a href="https://github.com/actions/checkout/blob/main/CHANGELOG.md">https://github.com/actions/checkout/blob/main/CHANGELOG.md</a>) <br />- [Commits](<a class="commit-link" href="https://github.com/actions/checkout/compare/v4...v5">actions/checkout@<tt>v4...v5</tt></a>)</p> <p>--- <br />updated-dependencies: <br />- dependency-name: actions/checkout <br /> dependency-version: '5' <br /> dependency-type: direct:production <br /> update-type: version-update:semver-major <br />...</p> <p>Signed-off-by: dependabot[bot] &lt;[email protected]&gt; <br />Co-authored-by: dependabot[bot] &lt;49699333+dependabot[bot]@users.noreply.github.com&gt;</p> dependabot tag:github.com,2008:Repository/189476904/v3.9.1 2025-04-17T13:58:17Z v3.9.1 HarithaVattikuti tag:github.com,2008:Repository/189476904/v3 2025-04-17T13:56:37Z v3 aparnajyothi-y tag:github.com,2008:Repository/189476904/v3.9.0 2025-04-14T03:37:58Z v3.9.0 <p>v3 - upgrade @actions/cache (<a class="issue-link js-issue-link" href="https://github.com/actions/setup-node/pull/1270">#1270</a>)</p> <p>* actions/cache upgarde</p> <p>* macos-latest to macos-13</p> <p>* fix check failures</p> <p>---------</p> <p>Co-authored-by: “gowridurgad” &lt;“[email protected]&gt;</p> gowridurgad