chore: bump opencode fallback to 1.1.36 (#295)

This commit is contained in:
ben
2026-01-27 22:59:57 -08:00
committed by GitHub
parent 799c52424e
commit 339edfe8d1
4 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ jobs:
- name: Install OpenCode CLI
shell: bash
env:
OPENCODE_VERSION: 1.1.25
OPENCODE_VERSION: 1.1.36
GITHUB_TOKEN: ${{ github.token }}
run: |
set -euo pipefail