From 48ae7d7615ae35755cb07429dfca6b8b1bcfb21c Mon Sep 17 00:00:00 2001 From: Marcus Davies <55892693+marcus-j-davies@users.noreply.github.com> Date: Wed, 15 Jun 2022 11:07:06 +0100 Subject: [PATCH] Update BuildPSI.yml --- .github/workflows/BuildPSI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/BuildPSI.yml b/.github/workflows/BuildPSI.yml index da08145..e16b6a1 100644 --- a/.github/workflows/BuildPSI.yml +++ b/.github/workflows/BuildPSI.yml @@ -8,7 +8,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - node-version: [14] + node-version: [16] os: [windows-latest, macos-latest, ubuntu-latest, self-hosted] include: # Define the binary names to use for uploads