Skip to content

Support for pnpm v11 & v12? #285

Description

@MikeMcC399

The README states:

Important

This action has a successor: pnpm/setup.

For pnpm v11 and newer, use pnpm/setup instead. It downloads pnpm's self-contained release binary (no Node.js or npm required) and can install a JavaScript runtime (Node.js, Bun, or Deno) in the same step, replacing actions/setup-node.

pnpm/action-setup remains the action to use for installing pnpm v10 and older. See Migrating to pnpm/setup below.

Does this mean pnpm/action-setup is deprecated for use with pnpm v11 and the future v12, or will it continue to be supported?

pnpm/setup does not replace all the functionality of actions/setup-node, so we'll want to continue using actions/setup-node.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions