mirror of
https://github.com/openai/codex.git
synced 2026-09-16 12:13:30 +00:00
chore: update the default version used by the GitHub Action to 0.3.0
This commit is contained in:
2
.github/actions/codex/action.yml
vendored
2
.github/actions/codex/action.yml
vendored
@@ -22,7 +22,7 @@ inputs:
|
||||
codex_release_tag:
|
||||
description: "The release tag of the Codex model to run."
|
||||
required: false
|
||||
default: "codex-rs-ca8e97fcbcb991e542b8689f2d4eab9d30c399d6-1-rust-v0.0.2505302325"
|
||||
default: "rust-v0.3.0"
|
||||
|
||||
runs:
|
||||
using: "composite"
|
||||
|
||||
Reference in New Issue
Block a user