Skip to content

Commit da8aee2

Browse files
Merge pull request #849 from doctrine/dependabot/github_actions/actions/download-artifact-4
Bump actions/download-artifact from 3 to 4
2 parents 09da2ab + 0082269 commit da8aee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous-integration.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
fetch-depth: 2
112112

113113
- name: "Download coverage files"
114-
uses: "actions/download-artifact@v3"
114+
uses: "actions/download-artifact@v4"
115115
with:
116116
path: "reports"
117117

0 commit comments

Comments
 (0)