You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bumps actions/checkout from 3.5.3 to 4.0.0.
Release notes
Sourced from actions/checkout's releases.
v4.0.0
What's Changed
Update default runtime to node20 by @takost in actions/checkout#1436
Support fetching without the --progress option by @simonbaird in actions/checkout#1067
Release 4.0.0 by @takost in actions/checkout#1447
New Contributors
@takost made their first contribution in actions/checkout#1436
@simonbaird made their first contribution in actions/checkout#1067
Full Changelog: actions/[email protected]
v3.6.0
What's Changed
Mark test scripts with Bash'isms to be run via Bash by @dscho in actions/checkout#1377
Add option to fetch tags even if fetch-depth > 0 by @RobertWieczoreck in actions/checkout#579
Release 3.6.0 by @luketomlinson in actions/checkout#1437
New Contributors
@RobertWieczoreck made their first contribution in actions/checkout#579
@luketomlinson made their first contribution in actions/checkout#1437
Full Changelog: actions/[email protected]
Changelog
Sourced from actions/checkout's changelog.
v4.0.0
Support fetching without the --progress option
Update to node20
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
Commits
3df4ab1 Release 4.0.0 (#1447)
8b5e8b7 Support fetching without the --progress option (#1067)
97a652b Update default runtime to node20 (#1436)
f43a0e5 Release 3.6.0 (#1437)
7739b9b Add option to fetch tags even if fetch-depth > 0 (#579)
96f5310 Mark test scripts with Bash'isms to be run via Bash (#1377)
See full diff in compare view
0 commit comments