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 83fc194 + 2de15f0 commit d359362Copy full SHA for d359362
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@v5
+ - uses: actions/download-artifact@v6
48
49
- name: Compile .ISS to .EXE Installer
50
uses: Minionguyjpro/Inno-Setup-Action@v1.2.7
0 commit comments