Skip to content

Tags: Setland34/setup-node

Tags

v4.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add arch to cached path (actions#843)

* fix: add arch to cached path

* fix: change from using env to os module

* fix: use process.env.RUNNER_OS instead of os.platform()

* fix: remove unused var

v4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: add arch to cached path (actions#843)

* fix: add arch to cached path

* fix: change from using env to os module

* fix: use process.env.RUNNER_OS instead of os.platform()

* fix: remove unused var

v4.0.4

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Correct version string (actions#1124)

v4.0.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump braces from 3.0.2 to 3.0.3 (actions#1087)

* Bump braces from 3.0.2 to 3.0.3

Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](micromatch/braces@3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump undici from 5.28.3 to 5.28.4

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HarithaVattikuti <73516759+HarithaVattikuti@users.noreply.github.com>

v4.0.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for arm64 Windows (actions#927)

* add support for arm64 Windows

* revert 7z to exe

* add comment

---------

Co-authored-by: aparnajyothi-y <147696841+aparnajyothi-y@users.noreply.github.com>

v4.0.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix node-version-file interprets entire package.json as a version (ac…

…tions#865)

v4.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update actions/checkout for documentation and yaml (actions#876)

v3.8.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update toolkit cache and core (actions#875)

v3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update toolkit cache and core (actions#875)

v3.8.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove filter for cached paths (actions#831)