diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f9fb8ca..d8ddccb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,7 +35,7 @@ jobs: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4 - uses: astral-sh/setup-uv@08807647e7069bb48b6ef5acd8ec9567f424441b # v8.1.0 - - uses: databricks/setup-cli@bdb89f81c11a5bd647fd55b585b7c396ec68a25a # v1.0.0 + - uses: databricks/setup-cli@91c0e1288666157b6b95ae3bb2b8742dd55eb985 # v1.3.0 # The agent launch tests `_require_binary("codex")` etc. and skip when # the CLI isn't on PATH. Install all six so each TestXxxLaunch test # actually runs instead of skipping.