Skip to content

ci(docs): use Node 24 Pages actions - #144

Merged
ImLunaHey merged 1 commit into
mainfrom
codex/issue-143-pages-node24
Aug 31, 2026
Merged

ImLunaHey merged 1 commit into
mainfrom
codex/issue-143-pages-node24

Conversation

@ImLunaHey

Copy link
Copy Markdown
Member

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
  • remove the deprecated Node.js 20 action-runtime dependency reported by the first production deployment

Verification

  • npm run build --prefix site
  • official release notes confirm all selected majors are the Node 24/current artifact releases
  • production workflow will be monitored through deployment after merge

Closes #143

Upgrade the official configure, artifact, and deployment actions to their current Node 24 majors so Pages no longer relies on the deprecated runner compatibility shim.

Closes #143
@ImLunaHey
ImLunaHey merged commit ec95c89 into main Aug 31, 2026
6 checks passed
@ImLunaHey
ImLunaHey deleted the codex/issue-143-pages-node24 branch August 31, 2026 19:26
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.

Upgrade GitHub Pages actions to their Node 24 releases

1 participant