Browse Source

Update inno_setup-actions (#5833)

changelog:
https://github.com/Minionguyjpro/Inno-Setup-Action/releases

Co-authored-by: Kim Kulling <[email protected]>
mosfet80 10 months ago
parent
commit
720eae1396
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/inno_setup

+ 1 - 1
.github/workflows/inno_setup

@@ -45,7 +45,7 @@ jobs:
           buildDirectory: '${{ github.workspace }}/build/'
           buildDirectory: '${{ github.workspace }}/build/'
 
 
       - name: Compile .ISS to .EXE Installer
       - name: Compile .ISS to .EXE Installer
-        uses: Minionguyjpro/[email protected].2
+        uses: Minionguyjpro/[email protected].5
         with:
         with:
           path: packaging/windows-innosetup/script_x64.iss
           path: packaging/windows-innosetup/script_x64.iss
           options: /O+
           options: /O+