Sourced from actions/checkout's releases.
v4.1.2
We are investigating the following issue with this release and have rolled-back the
v4
tag to point tov4.1.1
sparse-checkout
is not available on git versions prior to 2.27.0 (see actions/checkoutdart-lang/http_parser#1651)What's Changed
- Fix: Disable sparse checkout whenever
sparse-checkout
option is not present@âdscho
in actions/checkoutdart-lang/http_parser#1598- Bump tough-cookie from 4.0.0 to 4.1.3 by
@âdependabot
in actions/checkoutdart-lang/http_parser#1406- Bump
@âbabel/traverse
from 7.20.5 to 7.24.0 by@âdependabot
in actions/checkoutdart-lang/http_parser#1642New Contributors
@âjww3
made their first contribution in actions/checkoutdart-lang/http_parser#1616Full Changelog: https://github.com/actions/checkout/compare/v4.1.1...v4.1.2
Sourced from actions/checkout's changelog.
Changelog
v4.1.2
- Fix: Disable sparse checkout whenever
sparse-checkout
option is not present@âdscho
in actions/checkoutdart-lang/http_parser#1598v4.1.1
- Correct link to GitHub Docs by
@âpeterbe
in actions/checkoutdart-lang/http_parser#1511- Link to release page from what's new section by
@âcory-miller
in actions/checkoutdart-lang/http_parser#1514v4.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 dart-lang/http_parser#770)](actions/checkoutdart-lang/http_parser#1057)
v3.2.0
... (truncated)
9bb5618
Prep for release of v4.1.2 (dart-lang/http_parser#1649)8eb1f6a
Bump @âbabel/traverse
from 7.20.5 to 7.24.0 (dart-lang/http_parser#1642)556e4c3
Bump tough-cookie from 4.0.0 to 4.1.3 (dart-lang/http_parser#1406)b32f140
Warn on attempts to publish test-ubuntu-git
from non-main branch. (dart-lang/http_parser#1623)2650dbd
Give test-ubuntu-git
its own README
(dart-lang/http_parser#1620)aadec89
Explicitly disable sparse checkout unless asked for (dart-lang/http_parser#1598)df0bcdd
Refine workflow for generating test-ubuntu-git
(dart-lang/http_parser#1617)473055b
Create test-ubuntu-git
Docker Container for Proxy Tests (dart-lang/http_parser#1616)