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 c5a9a4f commit dda307eCopy full SHA for dda307e
1 file changed
.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@v4.1.8
+ uses: actions/download-artifact@v4.1.9
58
- name: 🏗 Set up Poetry
59
run: pipx install poetry
60
- name: 🏗 Set up Python ${{ env.DEFAULT_PYTHON }}
0 commit comments