Skip to content

Fix pnpm version conflict in CI workflows#8

Merged
JesusAnaya merged 1 commit intomainfrom
fix/pnpm-action-setup-version
Apr 13, 2026
Merged

Fix pnpm version conflict in CI workflows#8
JesusAnaya merged 1 commit intomainfrom
fix/pnpm-action-setup-version

Conversation

@JesusAnaya
Copy link
Copy Markdown
Contributor

Summary

  • pnpm/action-setup@v6 now errors when the pnpm version is specified both in the workflow (version: 10) and in package.json ("packageManager": "pnpm@10.9.0")
  • Removed version: 10 from both ci.yml and release.yml — the action reads the version from packageManager in package.json automatically

Fixes the failure in PR #7.

@JesusAnaya JesusAnaya merged commit 05a7c9e into main Apr 13, 2026
1 check failed
@JesusAnaya JesusAnaya deleted the fix/pnpm-action-setup-version branch April 13, 2026 05:28
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