diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 643fb6b54..59b034a78 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -16,7 +16,7 @@ variables: sentryOrg: 'servarr' sentryUrl: 'https://sentry.servarr.com' dotnetVersion: '6.0.417' - nodeVersion: '16.X' + nodeVersion: '20.X' innoVersion: '6.2.0' windowsImage: 'windows-2022' linuxImage: 'ubuntu-20.04'