Added cache dependencies action for self-hosted GHES (#25)

Co-authored-by: Pulkit Kathuria <kevincobain2000@gmail.com>
This commit is contained in:
Romain Lespinasse 2025-03-05 00:57:38 +01:00 committed by GitHub
parent b541c20793
commit 4de8100159
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -260,6 +260,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Highlight New NPM Dependencies](https://github.com/hiwelo/new-dependencies-action) - Comments on pull requests newly added NPM dependencies information.
- [Cache NPM Dependencies](https://github.com/c-hive/gha-npm-cache)
- [Cache Yarn Dependencies](https://github.com/c-hive/gha-yarn-cache)
- [Cache Npm/Yarn/Composer/etc for GHES Self-Hosted Docker](https://github.com/kevincobain2000/action-cache-http) - Action for caching dependencies on GitHub Enterprise via HTTP. Useful for self hosted runners.
#### Semantic Versioning