Skip to content

Update GitHub Actions workflow versions for Pages publishing and checkout/cache#133

Merged
MisterVVP merged 1 commit into
mainfrom
dev-investigate-and-fix-documentation-publishing-failure
Jul 6, 2026
Merged

Update GitHub Actions workflow versions for Pages publishing and checkout/cache#133
MisterVVP merged 1 commit into
mainfrom
dev-investigate-and-fix-documentation-publishing-failure

Conversation

@MisterVVP

@MisterVVP MisterVVP commented Jul 6, 2026

Copy link
Copy Markdown
Owner

Motivation

  • Fix failing GitHub Pages deployment caused by older Pages action majors and Node runtime deprecation, and reduce risk of similar failures by moving to currently supported action majors.
  • Keep workflow actions consistent repository-wide by replacing legacy actions/checkout pins and outdated cache/pages action majors.

Description

  • Bumped the docs workflow Pages-related actions to Node-24-compatible majors: actions/checkout@v6, actions/cache@v5, actions/configure-pages@v6, actions/upload-pages-artifact@v5, and actions/deploy-pages@v5.
  • Updated remaining actions/checkout@v5 references in CI interop jobs to actions/checkout@v6 for consistency.
  • Validated that the docs output path remains book-build and the upload step still points to book-build.

@MisterVVP MisterVVP added the codex Open AI agent contribution label Jul 6, 2026 — with ChatGPT Codex Connector
@MisterVVP

Copy link
Copy Markdown
Owner Author

LGTM

@MisterVVP MisterVVP merged commit 2692ba4 into main Jul 6, 2026
15 checks passed
@MisterVVP MisterVVP deleted the dev-investigate-and-fix-documentation-publishing-failure branch July 6, 2026 09:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

codex Open AI agent contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant