We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 75fe16b + 25ff8ce commit 6340b64Copy full SHA for 6340b64
action.yml
@@ -47,7 +47,7 @@ runs:
47
shell: bash
48
49
- name: Installing PHP...
50
- uses: shivammathur/setup-php@2.20.1
+ uses: shivammathur/setup-php@2.21.0
51
with:
52
php-version: ${{ env.NEEDED_PHP_VERSION }}
53
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session
0 commit comments