Compare commits
1 Commits
b843124cd6
...
58cd5d025e
| Author | SHA1 | Date | |
|---|---|---|---|
| 58cd5d025e |
@@ -118,7 +118,7 @@ runs:
|
||||
|
||||
- name: Setup PHP
|
||||
if: inputs.install-php == 'true'
|
||||
uses: shivammathur/setup-php@v2
|
||||
uses: shivammathur/setup-php@v2.36.0
|
||||
with:
|
||||
php-version: ${{ inputs.php-version }}
|
||||
extensions: ${{ inputs.php-extensions }}
|
||||
|
||||
Reference in New Issue
Block a user