-
v3.6.0 Stable
released this
2023-08-24 21:54:47 +08:00 | 71 commits to main since this releaseWhat's Changed
- Mark test scripts with Bash'isms to be run via Bash by @dscho in https://github.com/actions/checkout/pull/1377
- Add option to fetch tags even if fetch-depth > 0 by @RobertWieczoreck in https://github.com/actions/checkout/pull/579
- Release 3.6.0 by @luketomlinson in https://github.com/actions/checkout/pull/1437
New Contributors
- @RobertWieczoreck made their first contribution in https://github.com/actions/checkout/pull/579
- @luketomlinson made their first contribution in https://github.com/actions/checkout/pull/1437
Full Changelog: https://github.com/actions/checkout/compare/v3.5.3...v3.6.0
Downloads