Skip to content

Commit

Permalink
chore(deps): update shivammathur/setup-php action to v2.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2023
1 parent 2eb66db commit 2543780
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 2543780

Please sign in to comment.