We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4d3eb9 commit 12d82d5Copy full SHA for 12d82d5
1 file changed
.github/workflows/cs.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Install PHP
40
uses: shivammathur/setup-php@v2
41
with:
42
- php-version: '7.4'
+ php-version: '8.4'
43
coverage: none
44
tools: cs2pr
45
0 commit comments