shivammathur/Cache PHP Extensions
Cache PHP Extensions in GitHub Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| php-version | Setup PHP version. | no | — |
| php-version-file | Setup PHP version from a file. | no | — |
| extensions | Extensions you want to cache. | yes | — |
| key | Key to version the cache hash. | yes | — |
Outputs
| name | description |
|---|---|
| dir | Directory containing the cached PHP extensions. |
| key | Cache key for the PHP extensions directory. |