1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-08-15 01:40:50 +00:00

Prepare v5.0.0 release

This commit is contained in:
Salman Muin Kayser Chishti 2025-08-11 12:05:25 +01:00
parent 9f265659d3
commit 7018347005
6 changed files with 51 additions and 34 deletions

View file

@ -1,5 +1,9 @@
# Changelog
## V5.0.0
* Update actions checkout to use node 24 by @salmanmkc in https://github.com/actions/checkout/pull/2226
## V4.3.0
* docs: update README.md by @motss in https://github.com/actions/checkout/pull/1971
* Add internal repos for checking out multiple repositories by @mouismail in https://github.com/actions/checkout/pull/1977