actions-marketplace-validations/Download artifact
Download and extract an artifact(s)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 4, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/aochmann_actions-download-artifact@5709392f11b5937bd316e52687ad87f7deced5f5 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token | no | ${{github.token}} |
| repo | Repository name with owner | no | ${{github.repository}} |
| name | Artifact name (download all artifacts in not specified) | no | — |
| latest | Download latest artifact | no | — |
| path | Artifact unpack location | no | ./ |
Outputs
no outputs