Skip to content

Commit aa9ff41

Browse files
authored
Merge pull request #2202 from Ralim/dependabot/github_actions/actions/download-artifact-8
chore(deps): bump actions/download-artifact from 6 to 8
2 parents f20b2e0 + 3e0aa2b commit aa9ff41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ jobs:
122122

123123
steps:
124124
- name: Download all prebuilts
125-
uses: actions/download-artifact@v6
125+
uses: actions/download-artifact@v8
126126
with:
127127
path: source/Hexfile/
128128
merge-multiple: true

0 commit comments

Comments
 (0)