diff --git a/github/action.yml b/github/action.yml index 2f9c952b0..360ae1a06 100644 --- a/github/action.yml +++ b/github/action.yml @@ -19,6 +19,8 @@ runs: - name: Install opencode shell: bash run: curl -fsSL https://opencode.ai/install | bash + env: + VERSION: 0.5.29 - name: Run opencode shell: bash