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 4c81a99 + 24d0dcc commit 4134bf3Copy full SHA for 4134bf3
1 file changed
.github/workflows/tests.yaml
@@ -87,7 +87,7 @@ jobs:
87
88
# Download all coverage artifacts from matrix jobs
89
- name: Download coverage data
90
- uses: actions/download-artifact@v4
+ uses: actions/download-artifact@v5
91
with:
92
pattern: coverage-data-*
93
merge-multiple: true
0 commit comments