summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2020-10-27 15:35:12 +0300
committerValery Piashchynski <[email protected]>2020-10-27 15:35:12 +0300
commitfd60aff1cddf32b0c45d934fcf14b070df80adcf (patch)
tree609f106f9216acd002095442783aef273c406a0e
parent0e68fe1d5aa5ffff699e4dfa8d482ece1a347117 (diff)
Update setup-php to v2
-rwxr-xr-x.github/workflows/ci-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml
index 585858c1..94549c37 100755
--- a/.github/workflows/ci-build.yml
+++ b/.github/workflows/ci-build.yml
@@ -21,7 +21,7 @@ jobs:
go-version: ${{ matrix.go }}
- name: Set up PHP ${{ matrix.php }}
- uses: shivammathur/setup-php@v1
+ uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php }}
extensions: dom