Skip to content

Commit cdce73a

Browse files
authored
Merge pull request #394 from meilisearch/dependabot/github_actions/actions/download-artifact-5
Bump actions/download-artifact from 4 to 5
2 parents 2007ff2 + 025ea3e commit cdce73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
fetch-depth: 2
156156

157157
- name: Download coverage files
158-
uses: actions/download-artifact@v4
158+
uses: actions/download-artifact@v5
159159
with:
160160
path: reports
161161

0 commit comments

Comments
 (0)