close
Skip to content

Caching Support for GHES #450

@tiwarishub

Description

@tiwarishub

Description:
👋 Team, we have recently added support for caching in GHE (target version 3.5). And we saw setup-node action is also using the Action cache service to cache dependency, based on user input, using the actions/cache package.
As we have added support for caching in GHES 3.5, you can modify this condition to use the new isFeatureAvailable function present in @actions/toolkit 2.0.0 to check the presence of Actions cache service.
You can also refer to this change which we are doing for actions/cache action.

Metadata

Metadata

Labels

feature requestNew feature or request to improve the current logic

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions