Skip to content

[codex] update release workflow actions - #17

Merged
bzcsk2 merged 1 commit into
mainfrom
codex/update-release-actions
Jun 25, 2026
Merged

[codex] update release workflow actions#17
bzcsk2 merged 1 commit into
mainfrom
codex/update-release-actions

Conversation

@bzcsk2

@bzcsk2 bzcsk2 commented Jun 25, 2026

Copy link
Copy Markdown
Owner

What changed

  • Updates release workflow actions to match the current CI/Dependabot action versions:
    • actions/checkout@v4actions/checkout@v7
    • astral-sh/setup-uv@v5astral-sh/setup-uv@v7
    • softprops/action-gh-release@v2softprops/action-gh-release@v3

Why

The CI workflow had already moved to current action major versions, while the release workflow still used older versions. Keeping them aligned reduces release-only drift and avoids reintroducing outdated actions after the DetectorOracle entrypoint cleanup.

Validation

Passed CI run #232 on the PR head commit.

The workflow completed successfully across the full matrix:

  • Ubuntu latest / Python 3.12
  • Ubuntu latest / Python 3.13
  • Windows latest / Python 3.12
  • Windows latest / Python 3.13

Each job passed format, lint, tests, built-in pack validation, evals, diagnose, build, and bundle verification.

@bzcsk2
bzcsk2 merged commit 43f7e70 into main Jun 25, 2026
8 checks passed
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