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 00c6440 + 01b5641 commit 02b65e1Copy full SHA for 02b65e1
.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@v11
+ uses: dawidd6/action-download-artifact@v12
17
with:
18
workflow: ${{ github.event.workflow_run.name }}
19
run_id: ${{ github.event.workflow_run.id }}
0 commit comments