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>2022-02-09 07:08:44 +0300
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2022-02-09 07:09:57 +0300
commitf2f2f1d14ab8138d65ebd8ea5ca2ed6bb6bc65c6 (patch)
tree77d1a05af1d918f8e4e422a69436faaa667030d1
parent40f6e85951e46e9b9f5f43ea4e6f2c31b29e8ff4 (diff)
Bump shivammathur/setup-php from 2.16.0 to 2.17.0
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.16.0 to 2.17.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2.16.0...2.17.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>
-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 678d5bfe..12d9e46e 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -42,7 +42,7 @@ jobs:
- uses: actions/checkout@v2.4.0
- name: Use PHP ${{ matrix.php }}
- uses: shivammathur/setup-php@2.16.0
+ uses: shivammathur/setup-php@2.17.0
with:
php-version: ${{ matrix.php }}
extensions: mbstring, curl, zip, dom, simplexml, intl, pdo_mysql