Prepare v5.0.0 release (#2238)
Some checks failed
Build and Test / test (ubuntu-latest) (push) Failing after 10s
Build and Test / test-proxy (push) Failing after 16s
Build and Test / test-bypass-proxy (push) Failing after 40s
CodeQL / Analyze (javascript) (push) Failing after 1m4s
Check dist / check-dist (push) Successful in 1m12s
Build and Test / build (push) Failing after 1m21s
Build and Test / test-git-container (push) Failing after 1m24s
Build and Test / test-output (push) Failing after 6m43s
Licensed / Check licenses (push) Failing after 12m39s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled

This commit is contained in:
Salman Chishti
2025-08-11 13:35:28 +01:00
committed by GitHub
parent 9f265659d3
commit 08c6903cd8
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