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 d9d1c5c commit abe5d1cCopy full SHA for abe5d1c
.github/workflows/reusable-coveralls.yml
@@ -30,7 +30,7 @@ jobs:
30
coverage: xdebug
31
32
- name: Download coverage files
33
- uses: actions/download-artifact@v5
+ uses: actions/download-artifact@v6
34
with:
35
path: build/cov
36
0 commit comments