Skip to content

[codex] Update release workflow actions to v5#40

Merged
andrewkoltsov merged 1 commit into
masterfrom
codex/release-actions-v5
Apr 1, 2026
Merged

[codex] Update release workflow actions to v5#40
andrewkoltsov merged 1 commit into
masterfrom
codex/release-actions-v5

Conversation

@andrewkoltsov

Copy link
Copy Markdown
Owner

Summary

  • update the release workflow to use actions/checkout@v5
  • update the release workflow to use actions/setup-node@v5
  • keep the existing Node 24 release job configuration and release logic unchanged

Why

GitHub Actions warned that the remaining @v4 first-party actions in the release workflow were still on the deprecated Node 20 runtime. The CI and CodeQL workflows were already moved to @v5, so this brings the release workflow in line with the current supported major.

Impact

This is internal workflow maintenance only. There are no SDK, CLI, or package interface changes.

Validation

  • npm run validate

@andrewkoltsov andrewkoltsov merged commit 4eca539 into master Apr 1, 2026
6 checks passed
@andrewkoltsov andrewkoltsov deleted the codex/release-actions-v5 branch April 1, 2026 13:06
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