We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e43d75 commit 62f3353Copy full SHA for 62f3353
.github/workflows/check-php-code.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Setup PHP
40
uses: shivammathur/setup-php@v2
41
with:
42
- php-version: '8.1'
+ php-version: '7.4'
43
44
- name: Cache CS-Fixer
45
uses: actions/cache@v4
0 commit comments