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 b3a3708 commit c95392aCopy full SHA for c95392a
.github/workflows/platform-sync.yml
@@ -152,7 +152,7 @@ jobs:
152
- name: Install PHP and Composer
153
uses: shivammathur/setup-php@44454db4f0199b8b9685a5d763dc37cbf79108e1 # 2.36.0
154
with:
155
- php-version: "8.2"
+ php-version: "8.4"
156
tools: "composer:2.8"
157
- name: Install Dev Center generator dependencies
158
run: |
@@ -342,7 +342,7 @@ jobs:
342
343
344
345
346
347
348
0 commit comments