Skip to content

Commit dc6e1b3

Browse files
⬆️ Update actions/download-artifact action to v4.1.2
1 parent 64cccd8 commit dc6e1b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

+1-1
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.1
54+
uses: actions/download-artifact@v4.1.2
5555
- name: 🏗 Set up Poetry
5656
run: pipx install poetry
5757
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}

0 commit comments

Comments
 (0)