Prepapre cache v3.5.0 release

This commit is contained in:
Bassem Dghaidi
2025-09-24 06:34:14 -07:00
committed by GitHub
parent 2f8e542082
commit 6f8efc29b2
51 changed files with 6544 additions and 6458 deletions

View File

@ -1,5 +1,9 @@
# Releases
### 3.5.0
- Upgraded `@actions/cache` to v4.1.0 to integrate with the new cache service (v2) APIs & remove client side 10GiB cache size limit.
### 3.0.0
- Updated minimum runner version support from node 12 -> node 16