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.
2 parents ac8b31a + 12a4350 commit 09e260eCopy full SHA for 09e260e
.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