We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3013218 + aa78c32 commit 69fc51fCopy full SHA for 69fc51f
1 file changed
.github/workflows/reusable-coveralls.yml
@@ -24,7 +24,7 @@ jobs:
24
coverage: xdebug
25
26
- name: Download coverage files
27
- uses: actions/download-artifact@v3
+ uses: actions/download-artifact@v4
28
with:
29
path: build/cov
30
0 commit comments