From dba9c8222acae512ac39e51926efd30f7197422c Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Wed, 11 Sep 2024 15:01:15 -0700 Subject: [PATCH] Update DirectXTK-SDL.yml need npm version --- build/DirectXTK-SDL.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build/DirectXTK-SDL.yml b/build/DirectXTK-SDL.yml index cb9bb922..bdac60cf 100644 --- a/build/DirectXTK-SDL.yml +++ b/build/DirectXTK-SDL.yml @@ -77,6 +77,8 @@ jobs: displayName: 'NuGet Auth' - task: NodeTool@0 displayName: 'NPM install' + inputs: + versionSpec: 14.x - task: securedevelopmentteam.vss-secure-development-tools.build-task-credscan.CredScan@3 displayName: 'Run Credential Scanner' inputs: