Skip to content

Commit d97841d

Browse files
authored
Merge pull request #213 from HashLoad/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents d992769 + b891f2f commit d97841d

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@v6
47+
- uses: actions/download-artifact@v7
4848

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

0 commit comments

Comments
 (0)