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 f4d4b0c + 29cc9f2 commit 2f54d97Copy full SHA for 2f54d97
.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