We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c0b775 + fe3a847 commit 337a9a7Copy full SHA for 337a9a7
.github/workflows/qa.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- name: Download PR number artifact
15
if: github.event.workflow_run.event == 'pull_request'
16
- uses: dawidd6/action-download-artifact@v6
+ uses: dawidd6/action-download-artifact@v7
17
with:
18
workflow: ${{ github.event.workflow_run.name }}
19
run_id: ${{ github.event.workflow_run.id }}
0 commit comments