File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 36
36
"${{github.event.release.tag_name}}-debug" | Out-File ".\dist\turing-system-monitor\version.txt"
37
37
38
38
- name : Create InnoSetup installer from generated binaries
39
- uses : Minionguyjpro/Inno-Setup-Action@v1.2.5
39
+ uses : Minionguyjpro/Inno-Setup-Action@v1.2.6
40
40
with :
41
41
path : tools/windows-installer/turing-system-monitor.iss
42
42
options : /O+
Original file line number Diff line number Diff line change 36
36
"${{github.event.release.tag_name}}" | Out-File ".\dist\turing-system-monitor\version.txt"
37
37
38
38
- name : Create InnoSetup installer from generated binaries
39
- uses : Minionguyjpro/Inno-Setup-Action@v1.2.5
39
+ uses : Minionguyjpro/Inno-Setup-Action@v1.2.6
40
40
with :
41
41
path : tools/windows-installer/turing-system-monitor.iss
42
42
options : /O+
You can’t perform that action at this time.
0 commit comments