Skip to content

Commit ad8ad72

Browse files
chore(deps): bump actions/download-artifact from 4 to 5 (#4248)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80a2280 commit ad8ad72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ jobs:
344344
python-version: "3.12"
345345

346346
- name: Download Artifacts
347-
uses: actions/download-artifact@v4
347+
uses: actions/download-artifact@v5
348348
with:
349349
pattern: coverage-data*
350350
merge-multiple: true

0 commit comments

Comments
 (0)