Skip to content

Commit b842114

Browse files
committed
chore: update testing php version
1 parent 474ec15 commit b842114

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v3
1616
- uses: shivammathur/setup-php@v2
1717
with:
18-
php-version: 8.0
18+
php-version: 8.2
1919
tools: composer:v2
2020

2121
- run: composer install --no-progress --ansi

0 commit comments

Comments
 (0)