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 6b4f1c6 commit 491c68eCopy full SHA for 491c68e
.github/workflows/copilot-setup-steps.yml
@@ -30,6 +30,6 @@ jobs:
30
- name: Set up PHP
31
uses: shivammathur/setup-php@v2
32
with:
33
- php-version: '8.2'
+ php-version: '8.3'
34
- name: Install composer dependencies
35
run: composer install --prefer-dist --no-progress --no-interaction
0 commit comments