Skip to content

Commit

Permalink
Merge pull request #29 from impresscms-dev/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…shivammathur/setup-php-2.26.0

Bump shivammathur/setup-php from 2.25.5 to 2.26.0
  • Loading branch information
github-actions[bot] authored Oct 1, 2023
2 parents fee1000 + aaf54ab commit e34140d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ runs:
shell: bash

- name: Installing PHP...
uses: shivammathur/setup-php@2.25.5
uses: shivammathur/setup-php@2.26.0
with:
php-version: ${{ inputs.php_version }}
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session, ${{ inputs.extra_php_extensions }}
Expand Down

0 comments on commit e34140d

Please sign in to comment.