[VL] using apache infra stash actions in GHA CI
Open
enhancement
- Dominant language
- Scala
- Stars
- 1.6k
- Forks
- 657
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 80
Description
### Description
The github cache action has a limitation of 10GB on size
https://github.blog/changelog/2021-11-22-github-actions-cache-size-is-now-increased-to-10gb-per-repository/
We can switch to use the apache infra stash cache which allows to use more than 10GB cache
https://github.com/apache/infrastructure-actions/tree/main/stash
### Gluten version
None
Contributor guide
Assessment
This issue has not been assessed yet.