Skip to content

Commit 3cb77cd

Browse files
⬆️ Update actions/download-artifact action to v8
1 parent 09408a3 commit 3cb77cd

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

0 commit comments

Comments
 (0)