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