Skip to content

Commit 44c203b

Browse files
authored
Merge pull request #2123 from doctrine/dependabot/github_actions/2.18.x/actions/download-artifact-6
Bump actions/download-artifact from 5 to 6
2 parents 984070d + 0da556b commit 44c203b

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
@@ -135,7 +135,7 @@ jobs:
135135
fetch-depth: 2
136136

137137
- name: "Download coverage files"
138-
uses: "actions/download-artifact@v5"
138+
uses: "actions/download-artifact@v6"
139139
with:
140140
path: "reports"
141141

0 commit comments

Comments
 (0)