Skip to content

Use corepack to pin pnpm version#1441

Merged
int128 merged 1 commit intomainfrom
bot--tasks-corepack-pnpm
Apr 25, 2026
Merged

Use corepack to pin pnpm version#1441
int128 merged 1 commit intomainfrom
bot--tasks-corepack-pnpm

Conversation

@int128-actions-tanpopo
Copy link
Copy Markdown
Contributor

Purpose

This task is used to pin the pnpm version using corepack.
This ensures that all developers and CI environments use the same version of pnpm, which can help avoid issues caused by version discrepancies.

Changes

  • Update .github/workflows/release.yaml and .github/workflows/ts.yaml to use corepack for installing pnpm.
  • Remove package-manager-cache from actions/setup-node in these workflows.

@int128-actions-tanpopo int128-actions-tanpopo Bot requested a review from int128 April 25, 2026 07:10
@int128 int128 merged commit beab261 into main Apr 25, 2026
4 checks passed
@int128 int128 deleted the bot--tasks-corepack-pnpm branch April 25, 2026 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant