Skip to content

Commit ddba09c

Browse files
Merge pull request #1537 from doctrine/dependabot/github_actions/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents d16df01 + b9f0e20 commit ddba09c

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
@@ -93,7 +93,7 @@ jobs:
9393
fetch-depth: 2
9494

9595
- name: "Download coverage files"
96-
uses: "actions/download-artifact@v5"
96+
uses: "actions/download-artifact@v6"
9797
with:
9898
path: "reports"
9999

0 commit comments

Comments
 (0)