From 5b3226850ca40bf624d0aad15fa7a422dc134999 Mon Sep 17 00:00:00 2001 From: Dion van Velde Date: Sun, 1 Dec 2024 19:43:27 +0100 Subject: [PATCH] Update desktop-electron-pr-build-mac-win.yml --- .github/workflows/desktop-electron-pr-build-mac-win.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/desktop-electron-pr-build-mac-win.yml b/.github/workflows/desktop-electron-pr-build-mac-win.yml index 20e6fd48d2..14578b72b2 100644 --- a/.github/workflows/desktop-electron-pr-build-mac-win.yml +++ b/.github/workflows/desktop-electron-pr-build-mac-win.yml @@ -29,7 +29,7 @@ jobs: - name: Set node version uses: actions/setup-node@v4 with: - node-version: '20.x' + node-version: '22.x' - name: Fake Starsky Zip (Windows) shell: bash