diff --git a/buildlib/azure-pipelines.yml b/buildlib/azure-pipelines.yml index 403a8f773..b481c500e 100644 --- a/buildlib/azure-pipelines.yml +++ b/buildlib/azure-pipelines.yml @@ -195,7 +195,7 @@ stages: steps: - checkout: none - - task: DownloadPipelineArtifact@0 + - task: DownloadPipelineArtifact@2 inputs: artifactName: source_tar targetPath: . @@ -229,7 +229,7 @@ stages: steps: - checkout: none - - task: DownloadPipelineArtifact@0 + - task: DownloadPipelineArtifact@2 inputs: artifactName: source_tar targetPath: .