diff --git a/azure-pipelines.yml b/azure-pipelines.yml index d1ccf6ad..3a77a16b 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -42,7 +42,7 @@ jobs: - checkout: self - task: GoTool@0 inputs: - version: '1.14.4' + version: '1.14.6' - script: | bash ./testing/coverage/coverall workingDirectory: '$(Build.SourcesDirectory)' @@ -66,7 +66,7 @@ jobs: - checkout: self - task: GoTool@0 inputs: - version: '1.14.4' + version: '1.14.6' - script: | mkdir triggersrc ls -I "triggersrc" | xargs cp -rf -t triggersrc