Merge pull request #447 from thisismydesign/patch-1

Add Cache Yarn dependencies
This commit is contained in:
Sarah Drasner 2020-08-27 16:51:16 -06:00 committed by GitHub
commit 29cdfe2b91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -223,7 +223,8 @@ 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)
- [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.
#### Semantic Versioning