Skip to content

Commit

Permalink
Emphasize needs no caching (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
szepeviktor authored Oct 23, 2020
1 parent 69e4429 commit 2c107a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 2c107a1

Please sign in to comment.