ci: gemini 3 flash doesnt exist in pinned cicd version (#5776)

This commit is contained in:
Luke Parker 2025-12-19 13:59:46 +10:00 committed by GitHub
parent 8b5cea7899
commit 382905602c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 23 additions and 9 deletions

View file

@ -55,7 +55,7 @@ jobs:
- name: Install OpenCode
if: inputs.bump || inputs.version
run: bun i -g opencode-ai@1.0.143
run: bun i -g opencode-ai@1.0.169
- name: Login to GitHub Container Registry
uses: docker/login-action@v3