Skip to content

ci: upgrade GitHub Pages actions to Node 24 - #18

Merged
CoderLambert merged 1 commit into
mainfrom
agent/upgrade-pages-actions-node24
Jul 13, 2026
Merged

ci: upgrade GitHub Pages actions to Node 24#18
CoderLambert merged 1 commit into
mainfrom
agent/upgrade-pages-actions-node24

Conversation

@CoderLambert

Copy link
Copy Markdown
Owner

Summary

  • upgrade actions/configure-pages from v5 to v6
  • upgrade actions/upload-pages-artifact from v4 to v5
  • upgrade actions/deploy-pages from v4 to v5

Root cause

The first Node 24 migration removed the warning from CI and Release, but the main-branch Pages run exposed three additional Pages actions that still targeted Node 20. The selected official major versions use Node 24; upload-pages-artifact@v5 also embeds actions/upload-artifact@v7.

Validation

  • verified the official release tags and action.yml manifests
  • confirmed all three replacements use Node 24-compatible runtimes
  • git diff --check
  • main Pages run will be monitored after merge for zero annotations

@CoderLambert
CoderLambert merged commit bafbb35 into main Jul 13, 2026
2 checks passed
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