Skip to content

ci: revert broken checkout@v6 and setup-python@v6#10

Merged
cubehouse merged 3 commits intomainfrom
fix/revert-broken-actions
Apr 20, 2026
Merged

ci: revert broken checkout@v6 and setup-python@v6#10
cubehouse merged 3 commits intomainfrom
fix/revert-broken-actions

Conversation

@cubehouse
Copy link
Copy Markdown
Member

Dependabot auto-merged these and they're breaking all CI. Revert to v4/v5.

Dependabot auto-merged these bumps but checkout@v6 is failing with
exit code 1 on all CI runs, breaking the entire matrix. Revert to
the last known-good versions until the upstream issue is resolved.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 20, 2026 08:47
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

Reverts GitHub Actions workflow dependencies from the non-existent actions/checkout@v6 and actions/setup-python@v6 back to supported major versions (checkout@v4, setup-python@v5) to restore failing CI runs.

Changes:

  • Downgrade actions/checkout from v6 to v4 across workflows.
  • Downgrade actions/setup-python from v6 to v5 across workflows.

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 Revert checkout/setup-python action versions to restore scheduled spec drift automation.
.github/workflows/release.yml Revert checkout/setup-python action versions to restore release workflow execution.
.github/workflows/docs.yml Revert checkout/setup-python action versions to restore docs build/deploy workflow.
.github/workflows/ci.yml Revert checkout/setup-python action versions to restore main CI matrix runs.

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

@cubehouse cubehouse merged commit b140eb8 into main Apr 20, 2026
6 checks passed
@cubehouse cubehouse deleted the fix/revert-broken-actions branch April 20, 2026 09:07
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