Skip to content

Commit

Permalink
Merge pull request #1527 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.26.0
  • Loading branch information
tchalvak authored Sep 16, 2023
2 parents 2eb66db + 2543780 commit 6e62769
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.25.5
uses: shivammathur/setup-php@2.26.0
with:
php-version: "8.2.4"
extensions: mbstring, intl, pgsql, xml
Expand Down

0 comments on commit 6e62769

Please sign in to comment.