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 9108b93 commit 81333f0Copy full SHA for 81333f0
.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@v4
+ uses: actions/download-artifact@v5
64
with:
65
pattern: coverage-data-*
66
merge-multiple: true
0 commit comments