We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3edd7f3 + 5f5cbff commit 13f1057Copy full SHA for 13f1057
1 file changed
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v4
45
with:
46
fetch-depth: 0
47
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
48
49
- name: Compile .ISS to .EXE Installer
50
uses: Minionguyjpro/Inno-Setup-Action@v1.2.6
0 commit comments