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 7ac1bc3 commit 6749758Copy full SHA for 6749758
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup PHP Action
18
uses: shivammathur/setup-php@v2
19
with:
20
- php-version: '8.0'
+ php-version: '8.1'
21
coverage: none
22
extensions: 'pdo_sqlite, gd'
23
tools: cs2pr
0 commit comments