We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2325727 commit 55cbe2fCopy full SHA for 55cbe2f
.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.3
+ php-version: 7.4
24
coverage: xdebug
25
tools: composer
26
0 commit comments