chore: bump GitHub Actions to latest major versions#411
Conversation
- actions/upload-pages-artifact v4 → v5 - actions/github-script v8 → v9 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for graypaper-reader ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Important Review skippedReview was skipped due to path filters ⛔ Files ignored due to path filters (5)
CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
📝 WalkthroughWalkthroughUpdated two GitHub Actions workflow files by bumping action versions: Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Visual Regression Test Report ✅ PassedGithub run id: 24570395459 🔗 Artifacts: Download |
Summary
actions/upload-pages-artifactv4 → v5 (indeploy.yml)actions/github-scriptv8 → v9 (invisual-regression.yml)All other actions (
checkout@v6,setup-node@v6,configure-pages@v6,deploy-pages@v5,upload-artifact@v7) were already at the latest major.The
github-script@v9bump is ESM-only; the inline script only usesgithub.rest.*andcontext(norequire()orgetOctokit), so no code changes needed.Test plan
deploy.ymlruns on next release / manual dispatchvisual-regression.ymlPR-comment step still posts/updates the bot comment on a PR🤖 Generated with Claude Code
Summary by CodeRabbit