Skip to content

Commit

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

chore(deps): Bump shivammathur/setup-php from 2.11.0 to 2.12.0
  • Loading branch information
drupol committed Jul 15, 2021
2 parents 8aa7ffe + fd6ae07 commit a703da5
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.11.0
uses: shivammathur/setup-php@2.12.0
with:
php-version: ${{ matrix.php-versions }}
extensions: mbstring,soap,xdebug
Expand Down

0 comments on commit a703da5

Please sign in to comment.