We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 289a426 commit 9d0dbf4Copy full SHA for 9d0dbf4
.github/workflows/tests.yaml
@@ -54,7 +54,7 @@ jobs:
54
with:
55
fetch-depth: 0
56
- name: ⬇️ Download coverage data
57
- uses: actions/download-artifact@v5.0.0
+ uses: actions/download-artifact@v6.0.0
58
- name: 🏗 Set up Poetry
59
run: pipx install poetry
60
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
0 commit comments