Skip to content

Commit 6639dca

Browse files
committed
⬆️ Update actions/download-artifact action to v4.1.8
1 parent 9d9c039 commit 6639dca

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
@@ -51,7 +51,7 @@ jobs:
5151
with:
5252
fetch-depth: 0
5353
- name: ⬇️ Download coverage data
54-
uses: actions/download-artifact@v4.1.7
54+
uses: actions/download-artifact@v4.1.8
5555
- name: 🏗 Set up Poetry
5656
run: pipx install poetry
5757
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}

0 commit comments

Comments
 (0)