From 2c107a120e44dd02bc56420c1c6df410724e212e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Fri, 23 Oct 2020 22:42:25 +0200 Subject: [PATCH] Emphasize needs no caching (#34) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9372496..d206ce6 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ the [Setup PHP](https://github.com/shivammathur/setup-php) action as a step. - uses: "ramsey/composer-install@v1" ``` -There is no need to set up a separate caching step since ramsey/composer-install +:bulb: There is no need to set up a separate caching step since ramsey/composer-install handles this for you. ### Input Parameters