Skip to content

Commit 803c500

Browse files
⬆️ Update actions/download-artifact action to v8.0.1 (#1395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35fa9b2 commit 803c500

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
with:
5959
fetch-depth: 0
6060
- name: ⬇️ Download coverage data
61-
uses: actions/download-artifact@v8.0.0
61+
uses: actions/download-artifact@v8.0.1
6262
- name: 🏗 Set up uv
6363
uses: astral-sh/setup-uv@v7
6464
with:

0 commit comments

Comments
 (0)