-
v3.5.3 Stable
released this
2023-06-09 22:47:54 +08:00 | 74 commits to main since this releaseWhat's Changed
- Fix: Checkout Issue in self hosted runner due to faulty submodule check-ins by @megamanics in https://github.com/actions/checkout/pull/1196
- Fix typos found by codespell by @DimitriPapadopoulos in https://github.com/actions/checkout/pull/1287
- Add support for sparse checkouts by @dscho and @dfdez in https://github.com/actions/checkout/pull/1369
- Release v3.5.3 by @TingluoHuang in https://github.com/actions/checkout/pull/1376
New Contributors
- @megamanics made their first contribution in https://github.com/actions/checkout/pull/1196
- @DimitriPapadopoulos made their first contribution in https://github.com/actions/checkout/pull/1287
- @dfdez made their first contribution in https://github.com/actions/checkout/pull/1369
Full Changelog: https://github.com/actions/checkout/compare/v3...v3.5.3
Downloads