Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork238
chore(deps): update actions/setup-node action to v5#954
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
cloudflare-workers-and-pagesbot commentedOct 7, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Deploying with |
Status | Name | Latest Commit | Preview URL | Updated (UTC) |
---|---|---|---|---|
✅ Deployment successful! View logs | contribute | 4904461 | Commit Preview URL Branch Preview URL | Oct 08 2025, 03:16 AM |
The breaking change in actions/setup-node@v5 is that it automaticallyenables caching when it detects the packageManager field in package.json.Since pnpm is installed after the setup-node step, the action fails tryingto locate pnpm. Disabling the automatic caching since we already havecustom caching configured with actions/cache.
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
17a3a3e
intomainUh oh!
There was an error while loading.Please reload this page.
This PR contains the following updates:
v4
->v5
Release Notes
actions/setup-node (actions/setup-node)
v5
Compare Source
Configuration
📅Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦Automerge: Enabled.
♻Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated byMend Renovate. View therepository job log.