Convert from JSON.
factory GithubActionsStepValue.fromJson(Map<String, Object?> json) => _$GithubActionsStepValueFromJson(json);