Skip to content

Commit 6749758

Browse files
Steveb-pkonradoboza
andcommitted
Update .github/workflows/ci.yaml
Co-authored-by: Konrad Oboza <[email protected]>
1 parent 7ac1bc3 commit 6749758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Setup PHP Action
1818
uses: shivammathur/setup-php@v2
1919
with:
20-
php-version: '8.0'
20+
php-version: '8.1'
2121
coverage: none
2222
extensions: 'pdo_sqlite, gd'
2323
tools: cs2pr

0 commit comments

Comments
 (0)