Sourced from actions/checkout's releases.
v4.1.1
What's Changed
- Update CODEOWNERS to Launch team by
@âjoshmgrossin actions/checkout#1510- Correct link to GitHub Docs by
@âpeterbein actions/checkout#1511- Link to release page from what's new section by
@âcory-millerin actions/checkout#1514New Contributors
@âjoshmgrossmade their first contribution in actions/checkout#1510@âpeterbemade their first contribution in actions/checkout#1511Full Changelog: https://github.com/actions/checkout/compare/v4...v4.1.1
v4.1.0
What's Changed
- Update README.md for V4 by
@âsivapalanin actions/checkout#1452- Add support for partial checkout filters by
@âfinleygnin actions/checkout#1396- Prepare 4.1.0 release by
@âcory-millerin actions/checkout#1496New Contributors
@âsivapalanmade their first contribution in actions/checkout#1452@âfinleygnmade their first contribution in actions/checkout#1396Full Changelog: https://github.com/actions/checkout/compare/v4.0.0...v4.1.0
v4.0.0
What's Changed
- Update default runtime to node20 by
@âtakostin actions/checkout#1436- Support fetching without the --progress option by
@âsimonbairdin actions/checkout#1067- Release 4.0.0 by
@âtakostin actions/checkout#1447New Contributors
@âtakostmade their first contribution in actions/checkout#1436@âsimonbairdmade their first contribution in actions/checkout#1067Full Changelog: https://github.com/actions/checkout/compare/v3...v4.0.0
Sourced from actions/checkout's changelog.
Changelog
v4.1.0
v4.0.0
v3.6.0
- Fix: Mark test scripts with Bash'isms to be run via Bash
- Add option to fetch tags even if fetch-depth > 0
v3.5.3
- Fix: Checkout fail in self-hosted runners when faulty submodule are checked-in
- Fix typos found by codespell
- Add support for sparse checkouts
v3.5.2
v3.5.1
v3.5.0
v3.4.0
v3.3.0
- Implement branch list using callbacks from exec function
- Add in explicit reference to private checkout options
- [Fix comment typos (that got added in #770)](actions/checkout#1057)
v3.2.0
- Add GitHub Action to perform release
- Fix status badge
- Replace datadog/squid with ubuntu/squid Docker image
- Wrap pipeline commands for submoduleForeach in quotes
- Update
@âactions/ioto 1.1.2- Upgrading version to 3.2.0
v3.1.0
v3.0.2
... (truncated)
b4ffde6 Link to release page from what's new section (#1514)8530928 Correct link to GitHub Docs (#1511)7cdaf2f Update CODEOWNERS to Launch team (#1510)8ade135 Prepare 4.1.0 release (#1496)c533a0a Add support for partial checkout filters (#1396)72f2cec Update README.md for V4 (#1452)3df4ab1 Release 4.0.0 (#1447)8b5e8b7 Support fetching without the --progress option (#1067)97a652b Update default runtime to node20 (#1436)