bitskico/Cargo Cache
Cache Cargo dependencies and build outputs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Cargo cache tag | yes | default |
| path | A list of files, directories, and wildcard patterns to cache and restore | no | "" |
| upload-chunk-size | The chunk size used to split up large files during upload, in bytes | no | — |
| cargo-cache | If true, use cargo-cache | no | true |
| sccache | If true, use sccache | no | — |
Outputs
| name | description |
|---|---|
| cache-hit | A boolean value to indicate an exact match was found for the primary key |