Skip to content

Commit 6a32c92

Browse files
Merge pull request #224 from HashLoad/dependabot/github_actions/actions/download-artifact-8
build(deps): bump actions/download-artifact from 7 to 8
2 parents d91a73c + c8a50b2 commit 6a32c92

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

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

0 commit comments

Comments
 (0)