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.
1 parent 49805bf commit d59ec69Copy full SHA for d59ec69
.github/workflows/handler.publish-pr-packages.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Download artifact
40
continue-on-error: true
41
id: download_artifact
42
- uses: dawidd6/action-download-artifact@v4
+ uses: dawidd6/action-download-artifact@v6
43
with:
44
workflow: ${{ github.event.workflow_run.workflow_id }}
45
workflow_conclusion: success
0 commit comments