We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cca075a + 6d6576b commit 224821eCopy full SHA for 224821e
.github/workflows/update-pr.yml
@@ -20,7 +20,7 @@ jobs:
20
- uses: haya14busa/action-workflow_run-status@v1
21
- uses: actions/checkout@v4
22
- name: 'Download branch build info'
23
- uses: dawidd6/action-download-artifact@v6
+ uses: dawidd6/action-download-artifact@v7
24
with:
25
workflow: ${{ github.event.workflow_run.workflow_id }}
26
run_id: ${{ github.event.workflow_run.id }}
0 commit comments