ci: Bump actions/deploy-pages from 4 to 5#1153
Conversation
|
🚀 Thanks for opening this pull request! We appreciate your effort in improving the project. Please let us know once your pull request is ready for review. Tip
Note Please respond to review comments from AI agents just like you would to comments from a human reviewer. Let the reviewer resolve their own comments, unless they have reviewed and accepted your commit, or agreed with your explanation for why the feedback was incorrect. Caution Pull requests must be written using an AI agent with human supervision. Pull requests written entirely by a human will likely be rejected, because of lower code quality, higher review effort and the higher risk of introducing bugs. Please note that AI review comments on this pull request alone do not satisfy this requirement. Our CI and AI review are safeguards, not development tools. If many issues are flagged, rethink your development approach. Invest more effort in planning and design rather than using review cycles to fix low-quality code. |
|
@coderabbitai review |
✅ Action performedReview finished.
|
📝 WalkthroughWalkthroughGitHub Pages deployment steps in the manual documentation and release publishing workflows are updated from ChangesGitHub Pages deployment upgrade
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Important Pre-merge checks failedPlease resolve all errors before merging. Addressing warnings is optional. ❌ Failed checks (1 inconclusive)
✅ Passed checks (6 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1153 +/- ##
=======================================
Coverage 44.42% 44.42%
=======================================
Files 62 62
Lines 3730 3730
=======================================
Hits 1657 1657
Misses 2073 2073 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Closes #1130
Bumps
actions/deploy-pagesfrom v4 to v5 across the release workflows (release-manual-docs.ymlandrelease-publish.yml, 3 occurrences).Changes
Breaking Changes
None affecting these workflows. Verified
action.ymlbetweenv4.0.5andv5.0.0: the only difference isruns.using: 'node20'->'node24'. All inputs (token,timeout,error_count,reporting_interval,artifact_name,preview) and thepage_urloutput are unchanged. Node.js 24 is supported on GitHub-hostedubuntu-latestrunners used by these jobs.Code Changes Required
None — drop-in replacement, action version tag change only.
Summary by CodeRabbit