Commit 8c7d0b1
committed
Bump actions/checkout from 3.5.3 to 4.0.0
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/checkout@v3...v4.0.0
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/checkout@v3.5.3...v3.6.0
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 view1 parent 10df054 commit 8c7d0b1
2 files changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments