Merge pull request #448 from thisismydesign/patch-2

Add Cache NPM dependencies
This commit is contained in:
Sarah Drasner 2020-08-27 16:53:18 -06:00 committed by GitHub
commit 121b3290fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -224,8 +224,9 @@ Set up your GitHub Actions workflow with a specific version of your programming
#### Dependencies
- [Install NPM Dependencies with Caching](https://github.com/bahmutov/npm-install)
- [Cache Yarn Dependencies](https://github.com/c-hive/gha-yarn-cache)
- [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)
#### Semantic Versioning