-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Increased Cache Size in Actions [GA] #1029
Copy link
Copy link
Closed
Labels
EnterpriseProduct SKU: GitHub EnterpriseProduct SKU: GitHub EnterpriseFreeProduct SKU: GitHub FreeProduct SKU: GitHub FreeTeamProduct SKU: GitHub TeamProduct SKU: GitHub TeamcloudAvailable on CloudAvailable on CloudgaFeature phase: Generally availableFeature phase: Generally availableshippedShippedShipped
Metadata
Metadata
Assignees
Labels
EnterpriseProduct SKU: GitHub EnterpriseProduct SKU: GitHub EnterpriseFreeProduct SKU: GitHub FreeProduct SKU: GitHub FreeTeamProduct SKU: GitHub TeamProduct SKU: GitHub TeamcloudAvailable on CloudAvailable on CloudgaFeature phase: Generally availableFeature phase: Generally availableshippedShippedShipped
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Q4 2025 – Oct-Dec
Value Prop
The Actions cache now supports the ability to increase your cache size over the per repository limit in a pay as you go model. Previously the Actions Cache was capped at 10 GiB per repository. Now you have the ability to go over that limit and use more storage space. This additional storage is billed in a pay as you go meter, utilizing the existing Actions Storage Meter.
Expected Outcome
The increased cache size allows you to make your workflows faster and more efficient. You can also create and use caches for dependencies and other commonly reused files. With a pay as you go model, you are no longer limited in the caching you can do for each workflow run.