: Use the run-id parameter to target a specific execution.
You can customize how artifacts are stored by using specific input parameters: github actions download all artifacts
- name: Download all artifacts uses: actions/download-artifact@v5 Use code with caution. : Use the run-id parameter to target a specific execution
By default, this action downloads all artifacts into the current workspace ( $GITHUB_WORKSPACE ), creating a separate subdirectory for each artifact named after the artifact itself. Advanced Configuration Options only those ending in -results )
: For downloading a subset of artifacts (e.g., only those ending in -results ), use the pattern parameter with a glob pattern. Cross-Workflow and Cross-Repository Downloads
For local development or manual debugging, you can use the GitHub CLI to download all artifacts from a specific run ID: gh run download Use code with caution.
It’s extremely likely that this software program is clean.
We have scanned the file and URLs associated with this software program in more than 50 of the world's leading antivirus services; no possible threat has been detected.