mirror of
https://github.com/actions/checkout.git
synced 2025-12-15 06:22:18 +00:00
Prepare v5.0.0 release (#2238)
Some checks failed
Check dist / check-dist (push) Failing after 8s
CodeQL / Analyze (javascript) (push) Failing after 7s
Licensed / Check licenses (push) Successful in 30s
Build and Test / build (push) Failing after 6s
Build and Test / test (ubuntu-latest) (push) Failing after 14s
Build and Test / test-proxy (push) Failing after 21s
Build and Test / test-bypass-proxy (push) Failing after 9s
Build and Test / test-git-container (push) Failing after 8s
Build and Test / test-output (push) Failing after 13s
Build and Test / test (macos-latest) (push) Has been cancelled
Build and Test / test (windows-latest) (push) Has been cancelled
Some checks failed
Check dist / check-dist (push) Failing after 8s
CodeQL / Analyze (javascript) (push) Failing after 7s
Licensed / Check licenses (push) Successful in 30s
Build and Test / build (push) Failing after 6s
Build and Test / test (ubuntu-latest) (push) Failing after 14s
Build and Test / test-proxy (push) Failing after 21s
Build and Test / test-bypass-proxy (push) Failing after 9s
Build and Test / test-git-container (push) Failing after 8s
Build and Test / test-output (push) Failing after 13s
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:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "checkout",
|
||||
"version": "4.3.0",
|
||||
"version": "5.0.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "checkout",
|
||||
"version": "4.3.0",
|
||||
"version": "5.0.0",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
|
||||
Reference in New Issue
Block a user