Updating note about GHES (#60)

This commit is contained in:
Deepak Dahiya
2023-03-20 00:30:38 +05:30
committed by GitHub
parent 27d4a4c8f5
commit 88a1bc276b

View File

@@ -8,7 +8,7 @@ It also allows deleting a corrupt, incomplete or dangling cache. A cache can be
This extension builds on top of [cache management](https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#managing-caches) capabilities exposed by GitHub [APIs](https://docs.github.com/en/rest/actions/cache).
**Note:** This extension currently supports github.com only, GitHub Enterprise Server is not supported currently.
**Note:** This extension only supports github.com and GitHub Enterprise Server 3.7 & above.
## Installation