We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f61d5 commit 877968aCopy full SHA for 877968a
.github/workflows/build.yml
@@ -81,7 +81,7 @@ jobs:
81
82
- name: Install NSIS
83
if: runner.os == 'Windows'
84
- uses: repolevedavaj/install-nsis@v1
+ uses: repolevedavaj/install-nsis@v1.0.3
85
with:
86
nsis-version: '3.11'
87
0 commit comments