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 a46a604 commit 5b832beCopy full SHA for 5b832be
.github/workflows/test.yml
@@ -60,7 +60,7 @@ jobs:
60
run: python -m pip install --upgrade coverage[toml]
61
62
- name: Download data
63
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
64
with:
65
pattern: coverage-data-*
66
merge-multiple: true
0 commit comments