Sourced from actions/checkout's releases.
v4.1.4
What's Changed
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@âjww3
in actions/checkout#1692- Add dependabot config by
@âcory-miller
in actions/checkout#1688- Bump word-wrap from 1.2.3 to 1.2.5 by
@âdependabot
in actions/checkout#1643- Bump the minor-actions-dependencies group with 2 updates by
@âdependabot
in actions/checkout#1693Full Changelog: https://github.com/actions/checkout/compare/v4.1.3...v4.1.4
v4.1.3
What's Changed
- Update
actions/checkout
version inupdate-main-version.yml
by@âjww3
in actions/checkout#1650- Check git version before attempting to disable
sparse-checkout
by@âjww3
in actions/checkout#1656- Add SSH user parameter by
@âcory-miller
in actions/checkout#1685Full Changelog: https://github.com/actions/checkout/compare/v4.1.2...v4.1.3
Sourced from actions/checkout's changelog.
Changelog
v4.1.4
- Disable
extensions.worktreeConfig
when disablingsparse-checkout
by@âjww3
in actions/checkout#1692- Add dependabot config by
@âcory-miller
in actions/checkout#1688- Bump the minor-actions-dependencies group with 2 updates by
@âdependabot
in actions/checkout#1693- Bump word-wrap from 1.2.3 to 1.2.5 by
@âdependabot
in actions/checkout#1643v4.1.3
- Check git version before attempting to disable
sparse-checkout
by@âjww3
in actions/checkout#1656- Add SSH user parameter by
@âcory-miller
in actions/checkout#1685- Update
actions/checkout
version inupdate-main-version.yml
by@âjww3
in actions/checkout#1650v4.1.2
- Fix: Disable sparse checkout whenever
sparse-checkout
option is not present@âdscho
in actions/checkout#1598v4.1.1
- Correct link to GitHub Docs by
@âpeterbe
in actions/checkout#1511- Link to release page from what's new section by
@âcory-miller
in actions/checkout#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
... (truncated)
0ad4b8f
Prep Release v4.1.4 (#1704)43045ae
Disable extensions.worktreeConfig
when disabling sparse-checkout
(#1692)37b0821
Bump the minor-actions-dependencies group with 2 updates (#1693)9839dc1
Add dependabot config (#1688)9b4c13b
Bump word-wrap from 1.2.3 to 1.2.5 (#1643)1d96c77
Add SSH user parameter (#1685)cd7d8d6
Check git version before attempting to disable sparse-checkout
(#1656)8410ad0
Update actions/checkout
version in update-main-version.yml
(#1650)