diff --git a/action.yml b/action.yml index e87c8a78..bacfaa3d 100644 --- a/action.yml +++ b/action.yml @@ -59,7 +59,7 @@ runs: shell: bash - name: Installing PHP... - uses: shivammathur/setup-php@2.35.5 + uses: shivammathur/setup-php@2.36.0 with: php-version: ${{ env.NEEDED_PHP_VERSION }} extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session