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.
2 parents 0acad13 + 80c4311 commit ab7b5a6Copy full SHA for ab7b5a6
1 file changed
.github/workflows/submit_coverage.yml
@@ -16,7 +16,7 @@ jobs:
16
if: github.event.workflow_run.conclusion == 'success'
17
steps:
18
- name: Download artifact
19
- uses: dawidd6/action-download-artifact@v12
+ uses: dawidd6/action-download-artifact@v14
20
with:
21
workflow: ${{ github.event.workflow_run.workflow_id }}
22
workflow_conclusion: success
0 commit comments