Skip to content

Commit 63c6385

Browse files
committed
Update build workflow to install-nsis@v1.0.3, NSIS to v3.11
1 parent b2bb323 commit 63c6385

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nsis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v2
1515

1616
- name: Install NSIS
17-
uses: repolevedavaj/install-nsis@v1.0.2
17+
uses: repolevedavaj/install-nsis@v1.0.3
1818
with:
1919
nsis-version: '3.10'
2020

0 commit comments

Comments
 (0)