mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-25 12:28:24 +00:00
actions/checkout treats short commit hashes as branch names, causing fetch failures. The checkout only needs the config file from the repo, so use the default branch instead of a specific ref. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>