inputArtifacts property

List<InputArtifact>? inputArtifacts
final

The name or ID of the artifact consumed by the action, such as a test or build artifact.

Implementation

final List<InputArtifact>? inputArtifacts;