Skip to content

Commit eaba378

Browse files
author
Admin
committed
Update tests.yml
1 parent b19706f commit eaba378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup PHP
1919
uses: shivammathur/setup-php@v2
2020
with:
21-
php-version: '8.0'
21+
php-version: '8.2'
2222

2323
- name: Install Dependencies
2424
run: composer install --no-cache --no-interaction --prefer-dist --no-progress --optimize-autoloader

0 commit comments

Comments
 (0)