Skip to content

[codex] Opt publish workflow into Node 24#2

Draft
Shy wants to merge 1 commit into
mainfrom
codex/actions-node24
Draft

[codex] Opt publish workflow into Node 24#2
Shy wants to merge 1 commit into
mainfrom
codex/actions-node24

Conversation

@Shy
Copy link
Copy Markdown
Member

@Shy Shy commented May 27, 2026

Summary

Opts the tag-based Docker Hub publish workflow into GitHub Actions' Node 24 JavaScript action runtime now.

Why

The successful v1.0.6 publish run emitted a warning that several actions still ran on Node.js 20, which GitHub is deprecating. The runner annotation recommends setting FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true to opt in ahead of the default runtime switch.

Validation

  • git diff --check -- .github/workflows/publish.yml

This does not require another release tag to validate. The next tag-based publish run will exercise the updated runtime setting.

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