Skip to content
This repository has been archived by the owner on Mar 2, 2022. It is now read-only.

Commit

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

build(deps): Bump shivammathur/setup-php from 2.11.0 to 2.12.0
  • Loading branch information
drupol committed Jul 17, 2021
2 parents c75d4a9 + fb47fa2 commit 1a83b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
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: pcov, xdebug
Expand Down

0 comments on commit 1a83b4e

Please sign in to comment.