Skip to content

Commit

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

Bump shivammathur/setup-php from 2.31.0 to 2.31.1
  • Loading branch information
github-actions[bot] authored Aug 1, 2024
2 parents fa6c54f + 84753a4 commit 12c246e
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/[email protected].0
uses: shivammathur/[email protected].1
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 12c246e

Please sign in to comment.