Skip to content

Commit

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

Bump shivammathur/setup-php from 2.29.0 to 2.30.2
  • Loading branch information
github-actions[bot] authored Apr 2, 2024
2 parents d4c86a2 + 76259fd commit 4d84938
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 @@ -27,7 +27,7 @@ jobs:
name: PHP ${{ matrix.php }}; ${{ matrix.os }}
steps:
- name: Setup PHP
uses: shivammathur/setup-php@2.29.0
uses: shivammathur/setup-php@2.30.2
with:
php-version: ${{ matrix.php }}
extensions: curl, json, mbstring, pcre
Expand Down

0 comments on commit 4d84938

Please sign in to comment.