Skip to content

feat(ci): use corepack when setting up node in CI #184

Closed
@jordanshatford

Description

@jordanshatford

Describe the problem

Current CI uses PNPM action to setup the version of PNPM

Describe the proposed solution

Instead we should setup Node with corepack to use the package manager specified in our package.json. This will also ensure the expected version is installed.

Alternatives considered

No response

Importance

nice to have

Additional information

setup node action ticket ref: actions/setup-node#531

new PR: actions/setup-node#901

Metadata

Metadata

Labels

enhancementNew feature or requestgithub_actionsPull requests that update GitHub Actions code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions