Skip to content

Commit

Permalink
Bump shivammathur/setup-php from 2.9.0 to 2.10.0
Browse files Browse the repository at this point in the history
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](shivammathur/setup-php@2.9.0...fa18c2b)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 24, 2021
1 parent ca28442 commit b43c16e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/continuous-integration.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 with extensions"
uses: shivammathur/setup-php@2.9.0
uses: shivammathur/setup-php@2.10.0
with:
coverage: none
extensions: "mbstring, json"
Expand Down Expand Up @@ -77,7 +77,7 @@ jobs:
uses: actions/[email protected]

- name: "Install PHP with extensions"
uses: shivammathur/setup-php@2.9.0
uses: shivammathur/setup-php@2.10.0
with:
coverage: none
extensions: "mbstring, json"
Expand Down Expand Up @@ -124,7 +124,7 @@ jobs:
uses: actions/[email protected]

- name: "Install PHP with extensions"
uses: shivammathur/setup-php@2.9.0
uses: shivammathur/setup-php@2.10.0
with:
coverage: none
extensions: "mbstring, json"
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
uses: actions/[email protected]

- name: "Install PHP with extensions"
uses: shivammathur/setup-php@2.9.0
uses: shivammathur/setup-php@2.10.0
with:
coverage: pcov
extensions: "mbstring, json"
Expand Down Expand Up @@ -204,7 +204,7 @@ jobs:
uses: actions/[email protected]

- name: "Install PHP with extensions"
uses: shivammathur/setup-php@2.9.0
uses: shivammathur/setup-php@2.10.0
with:
coverage: pcov
extensions: "mbstring"
Expand Down

0 comments on commit b43c16e

Please sign in to comment.