diff --git a/README.md b/README.md index 1cede80..b9b3347 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [actions/setup-java: Java](https://github.com/actions/setup-java) - [actions/setup-ruby: Ruby](https://github.com/actions/setup-ruby) - [actions/setup-elixir: Elixir](https://github.com/actions/setup-elixir) +- [shivammathur/setup-php: PHP](https://github.com/shivammathur/setup-php) ### Create your Actions