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 ec9e2cc commit 6404e05Copy full SHA for 6404e05
.github/workflows/test.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@v5
67
with:
68
pattern: coverage-data-*
69
merge-multiple: true
0 commit comments