We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4f0d810 + f7f8ecb commit e01b2f0Copy full SHA for e01b2f0
action.yml
@@ -1,6 +1,6 @@
1
name: 'Setup PHP Action'
2
author: shivammathur
3
-description: 'Setup PHP in GitHub Actions with required extensions, php.ini configuration, code-coverage support and various tools like composer'
+description: 'Setup PHP with required extensions, php.ini configuration, code-coverage support and various tools like composer'
4
branding:
5
color: 'purple'
6
inputs:
0 commit comments