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 18, 2020
1 parent 1067640 commit 68ef992
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 @@ -55,7 +55,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 68ef992

Please sign in to comment.