mirror of
https://github.com/actions/checkout.git
synced 2026-07-24 18:10:57 -03:00
getting ready for checkout v7 release (#2464)
Some checks failed
Build and Test / test (macos-latest) (push) Waiting to run
Build and Test / test (windows-latest) (push) Waiting to run
Check dist / check-dist (push) Successful in 4m8s
CodeQL / Analyze (javascript) (push) Failing after 4m26s
Licensed / Check licenses (push) Successful in 2m11s
Build and Test / build (push) Failing after 12m56s
Build and Test / test (ubuntu-latest) (push) Failing after 6m34s
Build and Test / test-proxy (push) Failing after 1m15s
Build and Test / test-bypass-proxy (push) Failing after 1m38s
Build and Test / test-git-container (push) Failing after 1m3s
Build and Test / test-output (push) Successful in 2m7s
Some checks failed
Build and Test / test (macos-latest) (push) Waiting to run
Build and Test / test (windows-latest) (push) Waiting to run
Check dist / check-dist (push) Successful in 4m8s
CodeQL / Analyze (javascript) (push) Failing after 4m26s
Licensed / Check licenses (push) Successful in 2m11s
Build and Test / build (push) Failing after 12m56s
Build and Test / test (ubuntu-latest) (push) Failing after 6m34s
Build and Test / test-proxy (push) Failing after 1m15s
Build and Test / test-bypass-proxy (push) Failing after 1m38s
Build and Test / test-git-container (push) Failing after 1m3s
Build and Test / test-output (push) Successful in 2m7s
* getting ready for checkout v7 release * update changelog wording Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "checkout",
|
||||
"version": "5.0.0",
|
||||
"version": "7.0.0",
|
||||
"description": "checkout action",
|
||||
"type": "module",
|
||||
"main": "lib/main.js",
|
||||
|
||||
Reference in New Issue
Block a user