Skip to content

[codex] Upgrade GitHub Actions workflow majors#16

Merged
SI-RUI-ZHANG merged 1 commit intomainfrom
codex/actions-runtime-upgrade
Apr 15, 2026
Merged

[codex] Upgrade GitHub Actions workflow majors#16
SI-RUI-ZHANG merged 1 commit intomainfrom
codex/actions-runtime-upgrade

Conversation

@SI-RUI-ZHANG
Copy link
Copy Markdown
Contributor

Summary

  • upgrade GitHub-maintained workflow actions to their latest stable major versions
  • keep the project build toolchain pins unchanged inside the workflows
  • document the workflow/toolchain separation in the README contributor requirements section

Why

GitHub Actions is deprecating the Node 20 runtime used by older action majors. This updates the workflow action references without changing application, packaging, or release behavior.

Validation

  • parsed .github/workflows/ci.yml and .github/workflows/release.yml locally with Ruby YAML
  • ran git diff --check

@SI-RUI-ZHANG SI-RUI-ZHANG merged commit fcd5897 into main Apr 15, 2026
7 checks passed
@SI-RUI-ZHANG SI-RUI-ZHANG deleted the codex/actions-runtime-upgrade branch April 15, 2026 09:46
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