Skip to content

Commit 6647a8e

Browse files
committed
chore: update highest PHP version
1 parent 07daa92 commit 6647a8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-coding-standards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
matrix:
3030
php-version:
3131
- '8.1'
32-
- '8.2'
32+
- '8.3'
3333

3434
steps:
3535
- name: Checkout

0 commit comments

Comments
 (0)