Skip to content

Commit

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

Bump shivammathur/setup-php from 2.22.0 to 2.23.0
  • Loading branch information
MekDrop authored Jan 1, 2023
2 parents 3227077 + b496952 commit 2b6763a
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 @@ -59,7 +59,7 @@ runs:
shell: bash

- name: Installing PHP...
uses: shivammathur/setup-php@2.22.0
uses: shivammathur/setup-php@2.23.0
with:
php-version: ${{ env.NEEDED_PHP_VERSION }}
extensions: curl, gd, pdo_mysql, json, mbstring, pcre, session
Expand Down

0 comments on commit 2b6763a

Please sign in to comment.