Skip to content

Bump GitHub Pages actions to node24 versions#15

Merged
eman merged 1 commit into
mainfrom
bugfix/pages-actions-node24
Jul 3, 2026
Merged

Bump GitHub Pages actions to node24 versions#15
eman merged 1 commit into
mainfrom
bugfix/pages-actions-node24

Conversation

@eman

@eman eman commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • upgrade docs deploy workflow to current Node 24 Pages actions
  • bump actions/configure-pages from v5 to v6
  • bump actions/upload-pages-artifact from v3 to v4
  • bump actions/deploy-pages from v4 to v5

Why

Recent docs deploy failures are happening in the Pages deploy action path while the docs build succeeds. The failing runs also report Node 20 deprecation warnings for the Pages actions. Updating to the current majors removes the deprecated Node 20 runtime path and aligns with GitHub's current Pages action stack.

@eman
eman merged commit f788c23 into main Jul 3, 2026
5 checks passed
@eman
eman deleted the bugfix/pages-actions-node24 branch July 3, 2026 22:11
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