diff --git a/templates/nuget-pack.yml b/templates/nuget-pack.yml index 095b1b52ff..bf7699145e 100644 --- a/templates/nuget-pack.yml +++ b/templates/nuget-pack.yml @@ -61,7 +61,7 @@ jobs: BuildDropPath: '$(Build.ArtifactStagingDirectory)/bin/AnyCPU/$(BuildConfiguration)/Microsoft.Azure.Cosmos' - ${{ if ne(parameters.BlobVersion, '') }}: - - task: AzureFileCopy@5 + - task: AzureFileCopy@6 displayName: 'Copy Artifacts to Azure SDK Release blob storage' condition: succeeded() inputs: