mirror of
https://github.com/actions/checkout.git
synced 2026-04-17 04:16:31 +03:00
Prepare 4.2.1 release (#1925)
Some checks failed
Check dist / check-dist (push) Failing after 2s
Licensed / Check licenses (push) Failing after 35s
Build and Test / build (push) Failing after 1s
Build and Test / test (ubuntu-latest) (push) Failing after 35s
Build and Test / test-proxy (push) Failing after 3s
Build and Test / test-bypass-proxy (push) Failing after 36s
Build and Test / test-git-container (push) Failing after 2s
Build and Test / test-output (push) Failing after 24s
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 4s
Some checks failed
Check dist / check-dist (push) Failing after 2s
Licensed / Check licenses (push) Failing after 35s
Build and Test / build (push) Failing after 1s
Build and Test / test (ubuntu-latest) (push) Failing after 35s
Build and Test / test-proxy (push) Failing after 3s
Build and Test / test-bypass-proxy (push) Failing after 36s
Build and Test / test-git-container (push) Failing after 2s
Build and Test / test-output (push) Failing after 24s
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 4s
This commit is contained in:
4
package-lock.json
generated
4
package-lock.json
generated
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "checkout",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "checkout",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@actions/core": "^1.10.1",
|
||||
|
||||
Reference in New Issue
Block a user