actions-marketplace-validations/setup-binary
cache and install a binary to $PATH
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Oct 13, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/supplypike_setup-bin@6ae7c7aaf115dc9ed3920dc1368828266ab5dcef # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| uri | download link for binary | yes | — |
| name | name of binary | yes | — |
| version | version of binary | yes | — |
| command | install command (e.g make install) | no | — |
| subPath | path to tool in archive | no | — |
Outputs
no outputs