mirror of
https://github.com/actions/checkout.git
synced 2026-08-11 12:06:13 +08:00
prep v7.0.1 release (#2531)
Some checks failed
Build and Test / test-git-container (push) Failing after 6s
Build and Test / test-output (push) Successful in 7s
Build and Test / test-proxy (push) Failing after 14s
Licensed / Check licenses (push) Successful in 17s
Check dist / check-dist (push) Successful in 29s
Build and Test / test-bypass-proxy (push) Failing after 31s
Build and Test / build (push) Failing after 38s
Build and Test / test (ubuntu-latest) (push) Failing after 49s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Failing after 1m6s
Some checks failed
Build and Test / test-git-container (push) Failing after 6s
Build and Test / test-output (push) Successful in 7s
Build and Test / test-proxy (push) Failing after 14s
Licensed / Check licenses (push) Successful in 17s
Check dist / check-dist (push) Successful in 29s
Build and Test / test-bypass-proxy (push) Failing after 31s
Build and Test / build (push) Failing after 38s
Build and Test / test (ubuntu-latest) (push) Failing after 49s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Failing after 1m6s
* prep v7.0.1 release * Potential fix for pull request finding 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": "7.0.0",
|
||||
"version": "7.0.1",
|
||||
"description": "checkout action",
|
||||
"type": "module",
|
||||
"main": "lib/main.js",
|
||||
|
||||
Reference in New Issue
Block a user