Skip to content

ci(pages): bump upload-pages-artifact v4 -> v5 (Node 24)#35

Merged
theagenticguy merged 1 commit into
mainfrom
ci/pages-upload-artifact-v5
Apr 27, 2026
Merged

ci(pages): bump upload-pages-artifact v4 -> v5 (Node 24)#35
theagenticguy merged 1 commit into
mainfrom
ci/pages-upload-artifact-v5

Conversation

@theagenticguy
Copy link
Copy Markdown
Owner

Summary

  • Bumps actions/upload-pages-artifact from v4 to v5
  • v5 upgrades its internal actions/upload-artifact dependency to v7 (Node 24), silencing the Node 20 deprecation warning that surfaced on the first Pages deploy

Source

https://github.com/actions/upload-pages-artifact/releases/tag/v5.0.0

Test plan

  • Pages workflow runs green on merge
  • No Node 20 deprecation annotation

v5 upgrades the internal actions/upload-artifact to v7 (Node 24),
silencing the Node 20 deprecation warning from the Pages deploy.

Source: https://github.com/actions/upload-pages-artifact/releases/tag/v5.0.0
@theagenticguy theagenticguy merged commit 6633a87 into main Apr 27, 2026
13 of 14 checks passed
@theagenticguy theagenticguy deleted the ci/pages-upload-artifact-v5 branch April 27, 2026 17:46
theagenticguy added a commit that referenced this pull request May 1, 2026
## Summary

- Bumps `actions/upload-pages-artifact` from v4 to v5
- v5 upgrades its internal `actions/upload-artifact` dependency to v7
(Node 24), silencing the Node 20 deprecation warning that surfaced on
the first Pages deploy

## Source

https://github.com/actions/upload-pages-artifact/releases/tag/v5.0.0

## Test plan

- [ ] Pages workflow runs green on merge
- [ ] No Node 20 deprecation annotation
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