Skip to content

Commit

Permalink
Merge pull request #188 from voku/renovate/shivammathur-setup-php-2.x
Browse files Browse the repository at this point in the history
chore(deps): update shivammathur/setup-php action to v2.30.0
  • Loading branch information
voku committed Mar 20, 2024
2 parents c893a48 + 08c4429 commit a1333ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -31,7 +31,7 @@ jobs:
uses: actions/checkout@v3

- name: Setup PHP
uses: shivammathur/setup-php@2.21.2
uses: shivammathur/setup-php@2.30.0
with:
php-version: ${{ matrix.php }}
coverage: xdebug
Expand Down

0 comments on commit a1333ac

Please sign in to comment.