mirror of
https://github.com/actions/checkout.git
synced 2026-03-15 10:43:28 +08:00
- Make checkout() and checkoutDetach() accept showProgress so callers can opt into --progress output; default remains --quiet - Pass settings.showProgress to checkout() from git-source-provider - Fix fetchOptions.showProgress not being set (was always undefined) - Rebuild dist Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>