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

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...02cba44)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and hanspagel committed Nov 23, 2020
1 parent 63887b2 commit 7dffb9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
uses: "actions/[email protected]"

- name: "Install PHP"
uses: "shivammathur/setup-php@2.7.0"
uses: "shivammathur/setup-php@2.8.0"
with:
coverage: "none"
php-version: "${{ matrix.php-version }}"
Expand Down Expand Up @@ -80,7 +80,7 @@ jobs:
uses: "actions/[email protected]"

- name: "Install PHP"
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 7dffb9f

Please sign in to comment.