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.
2 parents 9fc538b + 2f54d97 commit e0fb739Copy full SHA for e0fb739
.github/workflows/ci.yaml
@@ -90,7 +90,7 @@ jobs:
90
- name: Set-up PHP
91
uses: shivammathur/setup-php@v2
92
with:
93
- php-version: 8.1
+ php-version: 8.2
94
coverage: none
95
96
- name: Fetch branch from where the PR started
0 commit comments