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 3636 "${{github.event.release.tag_name}}-debug" | Out-File ".\dist\turing-system-monitor\version.txt"
3737
3838 - name : Create InnoSetup installer from generated binaries
39- uses : Minionguyjpro/Inno-Setup-Action@v1.2.6
39+ uses : Minionguyjpro/Inno-Setup-Action@v1.2.7
4040 with :
4141 path : tools/windows-installer/turing-system-monitor.iss
4242 options : /O+
Original file line number Diff line number Diff line change 3636 "${{github.event.release.tag_name}}" | Out-File ".\dist\turing-system-monitor\version.txt"
3737
3838 - name : Create InnoSetup installer from generated binaries
39- uses : Minionguyjpro/Inno-Setup-Action@v1.2.6
39+ uses : Minionguyjpro/Inno-Setup-Action@v1.2.7
4040 with :
4141 path : tools/windows-installer/turing-system-monitor.iss
4242 options : /O+
You can’t perform that action at this time.
0 commit comments