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 12a2999 commit 55d30dfCopy full SHA for 55d30df
.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