We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23b562f commit 0f32e49Copy full SHA for 0f32e49
.github/workflows/csfix.yml
@@ -18,7 +18,7 @@ jobs:
18
ref: ${{ github.head_ref }}
19
20
- name: Setup PHP
21
- uses: shivammathur/setup-php@v1
+ uses: shivammathur/setup-php@v2
22
with:
23
php-version: 7.0
24
coverage: none # disable xdebug, pcov
0 commit comments