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