Skip to content

Commit

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

build(deps): Bump shivammathur/setup-php from 2.13.0 to 2.14.0
  • Loading branch information
drupol committed Sep 19, 2021
2 parents 7d08fd6 + 1df2bad commit 0f899e2
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.13.0
uses: shivammathur/setup-php@2.14.0
with:
php-version: ${{ matrix.php-versions }}
extensions: gd,mbstring,xdebug
Expand Down

0 comments on commit 0f899e2

Please sign in to comment.