Skip to content

Commit

Permalink
github-actions(deps): bump shivammathur/setup-php from 2.7.0 to 2.8.0
Browse files Browse the repository at this point in the history
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@2.7.0...a67fcb9)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 19, 2020
1 parent a751d04 commit bdc36be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
uses: actions/checkout@v2

- name: Install PHP with extensions
uses: shivammathur/setup-php@2.7.0
uses: shivammathur/setup-php@2.8.0
with:
coverage: "none"
php-version: "${{ matrix.php-version }}"
Expand Down

0 comments on commit bdc36be

Please sign in to comment.