We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3f0c24 commit ee22a01Copy full SHA for ee22a01
.github/workflows/update-pr.yml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
submodules: true
24
- name: 'Download branch build info'
25
- uses: dawidd6/action-download-artifact@v6
+ uses: dawidd6/action-download-artifact@v7
26
27
workflow: ${{ github.event.workflow_run.workflow_id }}
28
run_id: ${{ github.event.workflow_run.id }}
0 commit comments