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 d161a90 commit 5a7cda7Copy full SHA for 5a7cda7
.github/workflows/build-and-test.yml
@@ -84,7 +84,7 @@ jobs:
84
uses: actions/checkout@v5
85
86
- name: Download coverage artifact
87
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
88
with:
89
name: pytest-results-3.13
90
- name: Run coverage badge
0 commit comments