Skip to content

Commit

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

github-actions(deps): bump shivammathur/setup-php from 2.9.0 to 2.10.0
  • Loading branch information
codedge authored Mar 4, 2021
2 parents 0ba040d + b4d1f02 commit b4de50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v2.3.4

- name: Setup PHP
uses: shivammathur/setup-php@2.9.0
uses: shivammathur/setup-php@2.10.0
with:
php-version: ${{ matrix.php }}
extensions: mbstring, intl, json, zip
Expand Down

0 comments on commit b4de50d

Please sign in to comment.