fix upload-action: pnpm needs version#393
Conversation
e65a4cd to
10e48bd
Compare
There was a problem hiding this comment.
Pull request overview
This PR updates the upload-action composite GitHub Action to explicitly configure the pnpm version during setup, addressing failures with pnpm/action-setup@v4 when no version is inferred.
Changes:
- Add an explicit pnpm
versioninput to thepnpm/action-setup@v4step used by the upload composite action.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
upload-action: pnpm needs versionupload-action: pnpm needs version
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 3 comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
There was a problem hiding this comment.
Pull request overview
Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
https://github.com/pnpm/action-setup/tree/v4
Discovered in https://github.com/filecoin-project/filecoin-pin-website/actions/runs/23843458554/job/69505217523, working on filecoin-project/filecoin-pin-website#169