Skip to content

Commit 84213fc

Browse files
⬆️ Update actions/download-artifact action to v4.3.0 (#76)
1 parent 4a2d0cc commit 84213fc

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.2.1
71+
uses: actions/download-artifact@v4.3.0
7272
- name: 🏗 Set up uv
7373
uses: astral-sh/setup-uv@v6
7474
with:

0 commit comments

Comments
 (0)