Skip to content

Commit

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

chore(deps): Bump shivammathur/setup-php from 2.29.0 to 2.30.5
  • Loading branch information
drupol authored Jun 5, 2024
2 parents e735cec + 33f1343 commit 99229a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
fetch-depth: 1

- name: Install PHP
uses: shivammathur/setup-php@2.29.0
uses: shivammathur/setup-php@2.30.5
with:
php-version: ${{ matrix.php-versions }}
extensions: pcov,xdebug,mbstring
Expand Down

0 comments on commit 99229a7

Please sign in to comment.