Skip to content

Commit 4d7ad9b

Browse files
authored
Merge pull request #2177 from Ralim/dependabot/github_actions/actions/download-artifact-6
chore(deps): bump actions/download-artifact from 5 to 6
2 parents bb08313 + 64c048f commit 4d7ad9b

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@v5
125+
uses: actions/download-artifact@v6
126126
with:
127127
path: source/Hexfile/
128128
merge-multiple: true

0 commit comments

Comments
 (0)