Skip to content

Commit af490cd

Browse files
authored
Merge pull request #483 from jenkinsci/dependabot/github_actions/dawidd6/action-download-artifact-12
Bump dawidd6/action-download-artifact from 11 to 12
2 parents d9fc255 + c2c3f26 commit af490cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/quality-monitor-comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
with:
3131
ref: ${{ steps.pr.outputs.sha }}
3232
- name: Download PR Quality Reports from Quality Monitor Build workflow
33-
uses: dawidd6/action-download-artifact@v11
33+
uses: dawidd6/action-download-artifact@v12
3434
with:
3535
run_id: ${{ github.event.workflow_run.id }}
3636
name: quality-reports

0 commit comments

Comments
 (0)