Skip to content

Tags: pnpm/action-setup

Tags

Verified

This tag was signed with the committer’s verified signature.
zkochan Zoltan Kochan

Verified

This tag was signed with the committer’s verified signature.
zkochan Zoltan Kochan

Verified

This tag was signed with the committer’s verified signature.
zkochan Zoltan Kochan

v2.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: standalone binary (#92)

* feat: add an option to install the self-contained binary version of pnpm

* test: add a test about nodejs_bundled

* style: remove an empty line

* chore: use newer pnpm

* chore: update dependencies

* feat: rename `nodejs_bundled` to `standalone`

as @zkochan suggested

* docs: add

---------

Co-authored-by: Takashi Sato <takashi@tks.st>

v2.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #75 from ojeytonwilliams/fix/caching-example

docs: update the caching example

Verified

This tag was signed with the committer’s verified signature.
zkochan Zoltan Kochan

v2.2.3

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #56 from i7eo/master

chore: bump node version

v2.2.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update action.yml

v2.2.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: packageManager reader (#35)

* fix: packageManager reader

* chore: resolve review

* chore: run build

v2.2.0

fmt