From 2cd765d7df63e9b059d9433f0d6b12ddd5afc928 Mon Sep 17 00:00:00 2001 From: Csaba Apagyi Date: Sun, 28 Jun 2020 15:05:22 +0200 Subject: [PATCH] Add Cache Yarn dependencies --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2a34ede..07ec901 100644 --- a/README.md +++ b/README.md @@ -215,6 +215,7 @@ 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) #### Semantic Versioning