Skip to content

Commit

Permalink
Try using a different commit for the inno setup action
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewMusser committed Jul 24, 2024
1 parent 5abb063 commit 64f1ee7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
token: ${{ secrets.GH_LPM_ASPYTHON_TOKEN }}

- name: Download + Install Inno
uses: pwall2222/inno-setup-download@v0.0.4
uses: pwall2222/inno-setup-download@990aaf039022afc0df8932d655f03fc6477b0e97

- name: Create the EXE Installer
working-directory: ./utils
Expand Down

0 comments on commit 64f1ee7

Please sign in to comment.