We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b245641 commit 789a262Copy full SHA for 789a262
.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