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 088e3b1 commit 65d02f0Copy full SHA for 65d02f0
.github/workflows/codecov.yml
@@ -63,7 +63,7 @@ jobs:
63
run: python -m pip install --upgrade coverage[toml]
64
65
- name: Download data
66
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v6
67
with:
68
pattern: coverage-data-*
69
merge-multiple: true
0 commit comments