chore: update the default version used by the GitHub Action to 0.3.0

This commit is contained in:
Michael Bolin
2025-07-08 11:42:31 -07:00
parent 0b9cb2b9e7
commit 83d32ccc83

View File

@@ -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"