From 5f40d0d6bb47fc17a81e8aaf950a9fa5cf7dac38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 May 2026 19:37:17 +0000 Subject: [PATCH] Bump negrutiu/nsis-install from 2 to 3 Bumps [negrutiu/nsis-install](https://github.com/negrutiu/nsis-install) from 2 to 3. - [Release notes](https://github.com/negrutiu/nsis-install/releases) - [Commits](https://github.com/negrutiu/nsis-install/compare/v2...v3) --- updated-dependencies: - dependency-name: negrutiu/nsis-install dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci-windows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-windows.yml b/.github/workflows/ci-windows.yml index 16ddd56cc..87af79a0a 100644 --- a/.github/workflows/ci-windows.yml +++ b/.github/workflows/ci-windows.yml @@ -19,7 +19,7 @@ jobs: - uses: actions/checkout@v6 - name: Install NSIS - uses: negrutiu/nsis-install@v2 + uses: negrutiu/nsis-install@v3 with: distro: official