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 3fc1fbf commit 9cee891Copy full SHA for 9cee891
.github/workflows/windows_installer.yml
@@ -30,7 +30,7 @@ jobs:
30
pip install meson
31
32
- name: Install NSIS with EnVar plugin
33
- uses: Totto16/install-nsis@919ba7caa6fdbe70d16455f5346364d87082a8bd
+ uses: Totto16/install-nsis@a2a93824b8242244d53cb4b27f3af9a63aed3508
34
with:
35
nsis-version: '3.11'
36
0 commit comments