diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 7336996..1cc3c6c 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -26,7 +26,7 @@ stages: - task: UseDotNet@2 inputs: packageType: 'sdk' - version: '8' + version: '8.0.407' - task: NodeTool@0 inputs: