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 d992769 + b891f2f commit d97841dCopy full SHA for d97841d
1 file changed
.github/workflows/release.yml
@@ -44,7 +44,7 @@ jobs:
44
uses: actions/checkout@v5
45
with:
46
fetch-depth: 0
47
- - uses: actions/download-artifact@v6
+ - uses: actions/download-artifact@v7
48
49
- name: Compile .ISS to .EXE Installer
50
uses: Minionguyjpro/Inno-Setup-Action@v1.2.7
0 commit comments