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 834d406 + e13c8e1 commit ec33ee8Copy full SHA for ec33ee8
.github/workflows/quality-monitor-comment.yml
@@ -30,7 +30,7 @@ jobs:
30
with:
31
ref: ${{ steps.pr.outputs.sha }}
32
- name: Download PR Quality Reports from Quality Monitor Build workflow
33
- uses: dawidd6/action-download-artifact@v11
+ uses: dawidd6/action-download-artifact@v12
34
35
run_id: ${{ github.event.workflow_run.id }}
36
name: quality-reports
0 commit comments