Skip to content

Commit d359362

Browse files
authored
Merge pull request #208 from HashLoad/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents 83fc194 + 2de15f0 commit d359362

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@v5
4545
with:
4646
fetch-depth: 0
47-
- uses: actions/download-artifact@v5
47+
- uses: actions/download-artifact@v6
4848

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

0 commit comments

Comments
 (0)