Skip to content

Commit 87fcf9f

Browse files
dependabot[bot]dail8859
authored andcommitted
Bump repolevedavaj/install-nsis from 1.0.3 to 1.1.0
Bumps [repolevedavaj/install-nsis](https://github.com/repolevedavaj/install-nsis) from 1.0.3 to 1.1.0. - [Release notes](https://github.com/repolevedavaj/install-nsis/releases) - [Commits](repolevedavaj/install-nsis@v1.0.3...v1.1.0) --- updated-dependencies: - dependency-name: repolevedavaj/install-nsis dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b53f10d commit 87fcf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
8282
- name: Install NSIS
8383
if: runner.os == 'Windows'
84-
uses: repolevedavaj/install-nsis@v1.0.3
84+
uses: repolevedavaj/install-nsis@v1.1.0
8585
with:
8686
nsis-version: '3.11'
8787

0 commit comments

Comments
 (0)