mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Merge pull request #447 from thisismydesign/patch-1
Add Cache Yarn dependencies
This commit is contained in:
commit
29cdfe2b91
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user