We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6121a60 commit b245641Copy full SHA for b245641
.github/workflows/php.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup PHP with XDebug
21
uses: shivammathur/setup-php@v2
22
with:
23
- php-version: 7.4
+ php-version: 7.3
24
coverage: xdebug
25
tools: composer
26
0 commit comments