Skip to content

Commit

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

Bump shivammathur/setup-php from 2.31.1 to 2.32.0
  • Loading branch information
bizley authored Dec 31, 2024
2 parents dfff462 + 4140af4 commit d2273e9
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.31.1
uses: shivammathur/setup-php@2.32.0
with:
php-version: ${{ matrix.php }}
extensions: mbstring, intl, mysql
Expand Down

0 comments on commit d2273e9

Please sign in to comment.