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-09-29 07:07:28 +0300
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2021-09-29 07:07:43 +0300
commit3ebe85e63ab697bb76781aa6c4b83eede82dc072 (patch)
treecfa21eb46266a2e87e4ede80336617ae91b24627 /.github
parentcd498d9ff886a62f503d7c962068a7b09aef2e03 (diff)
Bump shivammathur/setup-php from 2.14.0 to 2.15.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.14.0 to 2.15.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2.14.0...2.15.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... 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 dbb06b04..1b020c22 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v2.3.4
- name: Use PHP ${{ matrix.php }}
- uses: shivammathur/setup-php@2.14.0
+ uses: shivammathur/setup-php@2.15.0
with:
php-version: ${{ matrix.php }}
extensions: mbstring, curl, zip, dom, simplexml, intl, pdo_mysql