YAML for Download Artifact Version
Download a artifact version from artifact registry.
YAML examples for Download Artifact Version
Download artifact version
yaml- action: "Download artifact version" type: "DOWNLOAD_ARTIFACT_VERSION" artifact: "my-artifact" version: "1.0.0" destination_path: "/artifacts"