We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ded04a7 commit 3c69ddaCopy full SHA for 3c69dda
.github/workflows/report-coverage.yml
@@ -18,7 +18,7 @@ jobs:
18
ref: ${{ github.event.workflow_run.head_sha }}
19
20
- name: Download test coverage
21
- uses: dawidd6/action-download-artifact@v3
+ uses: dawidd6/action-download-artifact@v5
22
with:
23
workflow: test.yml
24
name: coverage
0 commit comments