Skip to content

ci: bump pages actions to v5 (Node 24)#93

Merged
massive-value merged 1 commit into
mainfrom
ci-bump-pages-actions
May 13, 2026
Merged

ci: bump pages actions to v5 (Node 24)#93
massive-value merged 1 commit into
mainfrom
ci-bump-pages-actions

Conversation

@massive-value

Copy link
Copy Markdown
Owner

Summary

Follow-up to #92. After bumping actions/checkout, astral-sh/setup-uv, and actions/setup-python, the Node 20 deprecation warning still fired for actions/deploy-pages@v4 in the docs-deploy workflow. actions/upload-pages-artifact@v3 is on the same runtime even though it wasn''t individually flagged this run.

Bumps both to @v5 — release notes for deploy-pages@v5.0.0 explicitly cite "Update Node.js version to 24.x".

Test plan

  • Post-merge: docs-deploy workflow goes green with zero Node 20 warnings on any action

🤖 Generated with Claude Code

`actions/deploy-pages@v4` was still emitting the Node 20 deprecation
warning after the previous bump. `actions/upload-pages-artifact@v3`
is on the same Node 20 runtime even though it wasn''t flagged this
run. Bump both to v5.
@massive-value massive-value merged commit 002fb9e into main May 13, 2026
6 checks passed
@massive-value massive-value deleted the ci-bump-pages-actions branch May 13, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant