Skip to content

Commit 30c926e

Browse files
⬆️ Update actions/download-artifact action to v7
1 parent 8a5378f commit 30c926e

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
@@ -52,7 +52,7 @@ jobs:
5252
with:
5353
fetch-depth: 0
5454
- name: ⬇️ Download coverage data
55-
uses: actions/download-artifact@v6.0.0
55+
uses: actions/download-artifact@v7.0.0
5656
- name: 🏗 Set up Poetry
5757
run: pipx install poetry
5858
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}

0 commit comments

Comments
 (0)