0
mirror of https://github.com/actions/checkout.git synced 2025-04-24 23:20:14 +00:00
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
..