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 96e495e commit a7083c9Copy full SHA for a7083c9
.github/workflows/check-cmake.yaml
@@ -22,7 +22,7 @@ jobs:
22
- name: Setup PHP
23
uses: shivammathur/setup-php@v2
24
with:
25
- php-version: 8.3
+ php-version: 8.4
26
tools: php-cs-fixer
27
28
- name: Install checking tools
0 commit comments