Make checkout fetch-depth configurable. #2
Annotations
2 errors
build
Error while validating file: /home/runner/work/gha-setup-workspace/gha-setup-workspace/action.yaml
|
JSON Schema Validation Error:
action.yaml#L1
{
"instancePath": "/inputs/checkout_fetch_depth/default",
"schemaPath": "#/properties/inputs/patternProperties/%5E%5B_a-zA-Z%5D%5Ba-zA-Z0-9_-%5D*%24/properties/default/type",
"keyword": "type",
"params": {
"type": "string"
},
"message": "must be string"
}
|