Skip to content

Commit

Permalink
Merge pull request #48 from imponeer/dependabot/github_actions/shivam…
Browse files Browse the repository at this point in the history
…mathur/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 7ef1cfc + d7ead3e commit 8c25235
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/[email protected].0
uses: shivammathur/[email protected].1
with:
php-version: ${{ matrix.php }}
extensions: curl, json, mbstring, pcre
Expand Down

0 comments on commit 8c25235

Please sign in to comment.