mirror of
https://github.com/jupeter/clean-code-php.git
synced 2025-09-24 21:21:29 +02:00
workflow: update php
This commit is contained in:
2
.github/workflows/coding_standard.yaml
vendored
2
.github/workflows/coding_standard.yaml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
# see https://github.com/shivammathur/setup-php
|
||||
- uses: shivammathur/setup-php@v1
|
||||
- uses: shivammathur/setup-php@v2
|
||||
with:
|
||||
php-version: 7.4
|
||||
coverage: none
|
||||
|
Reference in New Issue
Block a user