- name: Download from Another Run uses: actions/download-artifact@v4 with: name: specific-artifact run-id: ${{ github.event.workflow_run.id }} # Or a static ID github-token: ${{ secrets.MY_PAT }} # Requires actions:read scope Use code with caution. 2. Manual Downloads via Web Browser If you need to access artifacts for manual inspection: Navigate to your repository on GitHub. Click the tab. Select the specific workflow run from the list.
GitHub Action artifacts are files produced during a workflow run that you can persist for a retention period (usually 90 days). Downloading these artifacts is essential for sharing data between jobs, retrieving build outputs like binaries or test reports, and accessing results after a workflow finishes. 1. Downloading Artifacts Within a Workflow Run github download action artifact
Scroll to the section at the bottom of the summary page. Click the tab
Click the artifact name to download it (traditionally as a ZIP file, though recent updates support unzipped downloads for certain file types). 3. Downloading via GitHub CLI (gh) Downloading these artifacts is essential for sharing data
gh run download -n 4. Using the REST API
Starting with actions/download-artifact@v4 , you can download artifacts from different workflow runs or even different repositories by providing a github-token and the run-id .
The GitHub CLI provides a quick command-line interface for managing artifacts: gh run download
Keep Your PC tuned as new with
easy maintenance
Repair and clean files that may
slow down your PC
Unclog bottlenecks which drag
down your PC's speed
Permanently erase your Internet activity
and unwanted files
Clear all the accumulated junk and grime to make all the difference to computer's performance
Clear crashes, faults, warnings, pop-ups, unwanted startup programs that slow your computer down
Work, browse or play faster with total ease by eliminating system clutter and registry fragmentation
Get the latest tips to enhance your PC experience