Skip to content

Commit 64f1ee7

Browse files
author
AndrewMusser
committed
Try using a different commit for the inno setup action
1 parent 5abb063 commit 64f1ee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
token: ${{ secrets.GH_LPM_ASPYTHON_TOKEN }}
2424

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

2828
- name: Create the EXE Installer
2929
working-directory: ./utils

0 commit comments

Comments
 (0)