actions-marketplace-validations/Conan Cache
Cache .conan directories
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 2, 2021
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/turtlebrowser_conan-cache@dc687a6f162bb96c0f88d84b5deef4f44d5f0ec0 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| bot_name | The name of the GitHub bot | yes | — |
| bot_token | The personal access token of the GitHub bot | yes | — |
| cache_name | The GitHub repo used for this cache | yes | — |
| key | An explicit key | yes | — |
| target_os | Target OS if different from host OS | no | — |
| lfs_limit | In number of MB. Files with a size larger than lfs_limit are added to Git Large File Storage (LFS), defaults to 50MB, GitHub supports max 100MB | no | — |
Outputs
| name | description |
|---|---|
| cache-hit | Cache a hit on a key: no hit (0), explicit key (1), fallback key (2) |