Skip to content

Commit 84ba87a

Browse files
⬆️ Update actions/download-artifact action to v5 (#103)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b56da6 commit 84ba87a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
with:
6969
fetch-depth: 0
7070
- name: ⬇️ Download coverage data
71-
uses: actions/download-artifact@v4.3.0
71+
uses: actions/download-artifact@v5.0.0
7272
- name: 🏗 Set up uv
7373
uses: astral-sh/setup-uv@v6
7474
with:

0 commit comments

Comments
 (0)