ci: bump Actions off Node 20 runtime (#6) - #7
Conversation
Know-Code-Verified: 4a6e5b6a224860021716a5684dfac0dc5244085e084d93babcb7e7150f1e561d
PR SummaryLow Risk Overview For GitHub Pages, upgrades Adds a test assertion that generated consumer workflows pin Reviewed by Cursor Bugbot for commit 54a8120. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 54a8120. Configure here.
| steps: | ||
| - name: Setup Node | ||
| uses: actions/setup-node@v4 | ||
| uses: actions/setup-node@v5 |
There was a problem hiding this comment.
Automatic cache can fail consumer verify
Medium Severity
Bumping setup-node to v5 turns on automatic dependency caching when a consumer package.json declares packageManager. This action only runs a global install, so the post-run cache save can error and fail the verify job.
Reviewed by Cursor Bugbot for commit 54a8120. Configure here.


Summary
actions/checkout/setup-nodeto v5 across workflows, composite action, andinit --workflowupload-pages-artifact@v5+include-hidden-files,deploy-pages@v5) so docs deploys stop warningTest plan
.nojekyllis present