We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 711cfde commit e122ce9Copy full SHA for e122ce9
.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@v7
+ uses: dawidd6/action-download-artifact@v8
22
with:
23
workflow: test.yml
24
name: coverage
0 commit comments