mirror of
https://github.com/sdras/awesome-actions.git
synced 2025-01-13 16:19:43 -05:00
Merge pull request #448 from thisismydesign/patch-2
Add Cache NPM dependencies
This commit is contained in:
commit
121b3290fe
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user