Skip to content

Commit

Permalink
Merge pull request #1828 from BitLucid/renovate/shivammathur-setup-ph…
Browse files Browse the repository at this point in the history
…p-2.x

chore(deps): update shivammathur/setup-php action to v2.32.0
  • Loading branch information
tchalvak authored Jan 10, 2025
2 parents e4d2556 + 0b805da commit 6a70639
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4

- name: Setup PHP
uses: shivammathur/setup-php@2.31.1
uses: shivammathur/setup-php@2.32.0
with:
php-version: "8.2.4"
extensions: mbstring, intl, pgsql, xml
Expand Down

0 comments on commit 6a70639

Please sign in to comment.