diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 71600d0042..16f1a7d6e8 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -211,7 +211,7 @@ stages: runOnce: deploy: steps: - - task: NuGetAuthenticate@0 + - task: NuGetAuthenticate@1 displayName: 'NuGet Authenticate' - task: NuGetCommand@2