checkout/dist
Andrew Mehta 2f547d07f2 feat: make show-progress control checkout verbosity, not just fetch
Previously checkout/checkoutDetach always ran with --progress
regardless of the show-progress input, and settings.showProgress
was never propagated into fetchOptions. Thread showProgress through
checkout and checkoutDetach so they use --quiet when show-progress
is false, giving a genuinely quiet checkout when show-progress: false
is set.

Ported from schlags/checkout (show-progress-required branch) onto
current actions/checkout main.
2026-09-24 16:08:29 -06:00
..
index.js feat: make show-progress control checkout verbosity, not just fetch 2026-09-24 16:08:29 -06:00
package.json upgrade module to esm and update dependencies (#2463) 2026-06-16 17:10:58 -04:00
problem-matcher.json Convert checkout to a regular action (#70) 2019-12-03 10:28:59 -05:00