Skip to content

ci: revert checkout@v6 to v4#17

Merged
cubehouse merged 1 commit intomainfrom
fix/revert-checkout-v6
Apr 20, 2026
Merged

ci: revert checkout@v6 to v4#17
cubehouse merged 1 commit intomainfrom
fix/revert-checkout-v6

Conversation

@cubehouse
Copy link
Copy Markdown
Member

checkout@v6 is failing on the Python repo CI. Proactive revert here.

checkout@v6 is breaking CI on the Python sibling repo with exit code 1.
Reverting proactively here before it bites us on the next main push.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 20, 2026 09:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the GitHub Actions workflows to use a stable actions/checkout version after checkout@v6 caused CI failures, restoring expected CI behavior across the repo’s workflows.

Changes:

  • Revert actions/checkout usage from @v6 to @v4 in all affected workflows.
  • Keep the rest of the CI/release/docs/spec-drift workflows unchanged.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
.github/workflows/spec-drift.yml Switch actions/checkout back to @v4 for the scheduled spec drift job.
.github/workflows/release.yml Switch actions/checkout back to @v4 for the release pipeline.
.github/workflows/docs.yml Switch actions/checkout back to @v4 for the docs build/deploy workflow.
.github/workflows/ci.yml Switch actions/checkout back to @v4 for the main CI test matrix.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cubehouse cubehouse merged commit f49b8bc into main Apr 20, 2026
7 checks passed
@cubehouse cubehouse deleted the fix/revert-checkout-v6 branch April 20, 2026 09:05
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.

2 participants