Skip to content

Commit 05760f9

Browse files
authored
Merge pull request #12127 from doctrine/dependabot/github_actions/2.20.x/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents c322c71 + 26af013 commit 05760f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -378,7 +378,7 @@ jobs:
378378
fetch-depth: 2
379379

380380
- name: "Download coverage files"
381-
uses: "actions/download-artifact@v4"
381+
uses: "actions/download-artifact@v5"
382382
with:
383383
path: "reports"
384384

0 commit comments

Comments
 (0)