inputArtifacts property
The name or ID of the artifact consumed by the action, such as a test or build artifact.
Implementation
final List<InputArtifact>? inputArtifacts;
The name or ID of the artifact consumed by the action, such as a test or build artifact.
final List<InputArtifact>? inputArtifacts;