actions / cache

Cache dependencies and build outputs in GitHub Actions
MIT License
4.39k stars 1.17k forks source link

Github cache action erroneously reports schema error #1188

Closed znorris closed 6 months ago

znorris commented 1 year ago

Github reports restore-keys cannot be an array. However, documentation states:

restore-keys - An ordered list of prefix-matched keys to use for restoring stale cache if no cache hit occurred for key.

Error occurance, and example code. Perhaps I'm misunderstanding something?

github-actions[bot] commented 7 months ago

This issue is stale because it has been open for 200 days with no activity. Leave a comment to avoid closing this issue in 5 days.

github-actions[bot] commented 6 months ago

This issue was closed because it has been inactive for 5 days since being marked as stale.