Skip to content

Commit 72b25e8

Browse files
louiswol94ramiy
andauthored
Update .github/workflows/phpunit-test.yml
Co-authored-by: Rami Yushuvaev <rami@codesnippets.pro>
1 parent 82b5d7d commit 72b25e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/phpunit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
php-version:
77
required: false
88
type: string
9-
default: '8.1'
9+
default: '8.2'
1010
description: 'PHP version to test against'
1111

1212
jobs:

0 commit comments

Comments
 (0)