Skip to content

Commit c2888fe

Browse files
committed
Another try
1 parent 9708140 commit c2888fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
- uses: actions/checkout@v4
1010
- uses: shivammathur/setup-php@v2
1111
with:
12-
php-version: 8.0
12+
php-version: 8.2
1313
- uses: ramsey/composer-install@v3
1414
- run: composer check

0 commit comments

Comments
 (0)