0
0
mirror of https://github.com/yanhao98/renovate-example.git synced 2026-02-04 16:50:34 +08:00
Files
renovate-example/.github/workflows
Copilot 19a6d70d0f Add Node.js setup step to Renovate workflow (#230)
* Initial plan

* Add actions/setup-node@v6 step after checkout

Co-authored-by: yanhao98 <37316281+yanhao98@users.noreply.github.com>

* Add node-version parameter to setup-node step

Co-authored-by: yanhao98 <37316281+yanhao98@users.noreply.github.com>

* Update node-version to 'node' for latest version

Co-authored-by: yanhao98 <37316281+yanhao98@users.noreply.github.com>

* Update node-version to 'lts/*' for latest LTS

Co-authored-by: yanhao98 <37316281+yanhao98@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yanhao98 <37316281+yanhao98@users.noreply.github.com>
2025-12-11 02:39:41 +08:00
..