Added cache dependencies action for self-hosted GHES

This commit is contained in:
Pulkit Kathuria 2021-03-09 06:46:16 +09:00 committed by GitHub
parent 46b4340f3e
commit 804a616f77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -243,6 +243,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)
#### Semantic Versioning