Skip to content

Commit

Permalink
Merge pull request #28 from imponeer/dependabot/github_actions/shivam…
Browse files Browse the repository at this point in the history
…mathur/setup-php-2.24.0

Bump shivammathur/setup-php from 2.23.0 to 2.24.0
  • Loading branch information
MekDrop authored Feb 1, 2023
2 parents af1f03e + 91bf0b2 commit 9a71c19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
steps:
- name: Setup PHP
uses: shivammathur/setup-php@2.23.0
uses: shivammathur/setup-php@2.24.0
with:
php-version: ${{ matrix.php }}
extensions: curl, json, mbstring, pcre
Expand Down

0 comments on commit 9a71c19

Please sign in to comment.