We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 347df28 + 44c6c76 commit 1729d8bCopy full SHA for 1729d8b
.github/workflows/mkdocs.yml
@@ -25,7 +25,7 @@ jobs:
25
uses: actions/checkout@v4
26
27
- name: Download coverage report
28
- uses: dawidd6/action-download-artifact@v6
+ uses: dawidd6/action-download-artifact@v7
29
with:
30
workflow: pytest.yml
31
branch: main
0 commit comments