1
0
mirror of https://github.com/actions/checkout.git synced 2026-06-17 17:24:00 +08:00
Files
checkout/dist
Antoine Cotten 3b88dfdbe4 fix: sparse-checkout not disabled on subsequent checkout
If actions/checkout is invoked once with 'sparse-checkout' and cone mode
disabled, core.sparseCheckout remains enabled for all subsequent
invocations of actions/checkout.
2025-04-06 10:42:53 +02:00
..