ci(actions): Go back to released versions of Fontship #334
Annotations
4 errors
Fontship
theleagueof/fontship/v0/action.yml (Line: 20, Col: 9): Unrecognized named-value: 'inputs'. Located at position 1 within expression: inputs.args
|
Fontship
theleagueof/fontship/v0/action.yml (Line: 20, Col: 9): Unexpected value '${{ inputs.args }}'
|
Fontship
System.ArgumentException: Unexpected type 'StringToken' encountered while reading 'args'. The type 'SequenceToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertSequence(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
Fontship
Failed to load theleagueof/fontship/v0/action.yml
|