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 acf481e + 981b80b commit a78aeb0Copy full SHA for a78aeb0
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@v5
+ uses: actions/download-artifact@v6
91
with:
92
pattern: coverage-data-*
93
merge-multiple: true
0 commit comments