Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/YOURLS/YOURLS.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-04-27 10:07:16 +0300
committerLéo Colombaro <git@colombaro.fr>2021-04-27 13:42:21 +0300
commit14b2246e3a346f5a838307c755ea73f265c83c97 (patch)
tree8b9b5254375a992e662c13efb75e72db1f9a14ab /.github
parent23d21fd996e771c4015f5d8b4ec1b06af122d60b (diff)
Bump shivammathur/setup-php from 2.10.0 to 2.11.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.10.0 to 2.11.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2.10.0...b0559f7f8eaf458ae85a7bb2f83b25d37211160e) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 961338cc..0bc7af8b 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v2
- name: Use PHP ${{ matrix.php }}
- uses: shivammathur/setup-php@2.10.0
+ uses: shivammathur/setup-php@2.11.0
with:
php-version: ${{ matrix.php }}
extensions: mbstring, curl, zip, dom, simplexml, intl, pdo_mysql