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 b383b56 commit 0a2598bCopy full SHA for 0a2598b
.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@v3
+ uses: actions/download-artifact@v4
67
with:
68
name: coverage-data
69
0 commit comments