Skip to content

Caching Support for GHES聽#362

Description

@tiwarishub

Description:
馃憢 Team, we have recently added support for caching in GHE (target version 3.5). And we saw setup-python 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature requestNew feature or request to improve the current logic

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions