Skip to content

Commit 3ffb158

Browse files
authored
Merge pull request #61 from EUCPilots/dependabot/github_actions/actions/download-artifact-7
Bump actions/download-artifact from 6 to 7
2 parents 0d3f989 + 7f1720d commit 3ffb158

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

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

324324
steps:
325325
- name: Download test artifacts
326-
uses: actions/download-artifact@v6
326+
uses: actions/download-artifact@v7
327327
with:
328328
pattern: test-results-*
329329
merge-multiple: true

0 commit comments

Comments
 (0)