Skip to content

Commit 13f1057

Browse files
authored
Merge pull request #198 from HashLoad/dependabot/github_actions/actions/download-artifact-5
2 parents 3edd7f3 + 5f5cbff commit 13f1057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/checkout@v4
4545
with:
4646
fetch-depth: 0
47-
- uses: actions/download-artifact@v4
47+
- uses: actions/download-artifact@v5
4848

4949
- name: Compile .ISS to .EXE Installer
5050
uses: Minionguyjpro/Inno-Setup-Action@v1.2.6

0 commit comments

Comments
 (0)