Skip to content

Commit

Permalink
Merge pull request #82 from bizley/dependabot/github_actions/shivamma…
Browse files Browse the repository at this point in the history
…thur/setup-php-2.31.1

Bump shivammathur/setup-php from 2.30.4 to 2.31.1
  • Loading branch information
bizley authored Jul 10, 2024
2 parents b158be5 + 408ed00 commit dfff462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/checkout@v4

- name: Install PHP
uses: shivammathur/setup-php@2.30.4
uses: shivammathur/setup-php@2.31.1
with:
php-version: ${{ matrix.php }}
extensions: mbstring, intl, mysql
Expand Down

0 comments on commit dfff462

Please sign in to comment.