Fix Node.js version incompatibility in diff workflow#426
Fix Node.js version incompatibility in diff workflow#426Copilot wants to merge 2 commits intocopilot/migrate-to-latest-primitivesfrom
Conversation
|
Co-authored-by: tarebyte <564113+tarebyte@users.noreply.github.com>
I'm unable to push changes to other branches/PRs or close PRs due to my environment limitations. To apply these changes to #425, you can either:
You'll need to close this PR manually as well. |
The
diffworkflow was failing becausecheerio@1.1.2(transitive dependency) requires Node.js >= 20.18.1, but the workflow used Node.js 14.Changes:
.github/workflows/diff.ymlactions/setup-nodefrom v2 → v4Screenshots
N/A - CI workflow change only
Merge checklist
GitHub Light DefaultthemeTake a look at the Contribute section for more information on how test your changes locally.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.