mirror of
https://github.com/actions/checkout.git
synced 2025-04-19 00:56:45 +00:00
Release 4.0.0 (#1447)
* Release 4.0.0 * Add new major version to workflow
This commit is contained in:
parent
8b5e8b7687
commit
3df4ab11eb
4 changed files with 8 additions and 3 deletions
|
@ -1,5 +1,9 @@
|
|||
# Changelog
|
||||
|
||||
## v4.0.0
|
||||
- [Support fetching without the --progress option](https://github.com/actions/checkout/pull/1067)
|
||||
- [Update to node20](https://github.com/actions/checkout/pull/1436)
|
||||
|
||||
## v3.6.0
|
||||
- [Fix: Mark test scripts with Bash'isms to be run via Bash](https://github.com/actions/checkout/pull/1377)
|
||||
- [Add option to fetch tags even if fetch-depth > 0](https://github.com/actions/checkout/pull/579)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue