From 009eef721f906137537605b0b7082297ef8956f0 Mon Sep 17 00:00:00 2001 From: "Hong Jen-Yee (PCMan)" Date: Mon, 11 May 2026 23:52:05 -0700 Subject: [PATCH] Update the NSIS instealler to repolevedavaj/install-nsis@v1.2.0 in the CI configs. --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c82d20da..eb9628f3 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -17,7 +17,7 @@ jobs: with: node-version: 21.x - name: Use Install NSIS - uses: repolevedavaj/install-nsis@v1.0.2 + uses: repolevedavaj/install-nsis@v1.2.0 with: nsis-version: 3.08 - name: Run build.bat