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 6dea1e2 + 393a9ef commit ccb49aaCopy full SHA for ccb49aa
.github/workflows/preflight-summary.yml
@@ -18,7 +18,7 @@ jobs:
18
19
- name: Download Preflight artifacts
20
# https://github.com/marketplace/actions/download-workflow-artifact
21
- uses: dawidd6/action-download-artifact@v3
+ uses: dawidd6/action-download-artifact@v6
22
with:
23
name: preflight-reports
24
run_id: ${{ github.event.workflow_run.id }}
0 commit comments