-
v3.3.0 Stable
released this
2022-12-29 06:19:08 +08:00 | 87 commits to main since this releaseWhat's Changed
- Implement branch list using callbacks from exec function by @cory-miller in https://github.com/actions/checkout/pull/1045
- Add in explicit reference to private checkout options by @vanZeben in https://github.com/actions/checkout/pull/1050
- Fix comment typos (that got added in #770) by @lurch in https://github.com/actions/checkout/pull/1057
New Contributors
- @vanZeben made their first contribution in https://github.com/actions/checkout/pull/1050
- @lurch made their first contribution in https://github.com/actions/checkout/pull/1057
Full Changelog: https://github.com/actions/checkout/compare/v3.2.0...v3.3.0
Downloads