-
v4.1.2 Stable
released this
2024-03-12 19:11:01 +08:00 | 54 commits to main since this releaseWe are investigating the following issue with this release and have rolled-back the
v4tag to point tov4.1.1sparse-checkoutis not available on git versions prior to 2.27.0 (see https://github.com/actions/checkout/issues/1651)
What's Changed
- Fix: Disable sparse checkout whenever
sparse-checkoutoption is not present @dscho in https://github.com/actions/checkout/pull/1598 - Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in https://github.com/actions/checkout/pull/1406
- Bump @babel/traverse from 7.20.5 to 7.24.0 by @dependabot in https://github.com/actions/checkout/pull/1642
New Contributors
- @jww3 made their first contribution in https://github.com/actions/checkout/pull/1616
Full Changelog: https://github.com/actions/checkout/compare/v4.1.1...v4.1.2
Downloads