Skip to content

Commit

Permalink
fix: cs lint
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Klehr <[email protected]>
  • Loading branch information
marcelklehr committed Dec 1, 2024
1 parent abcfa42 commit a891836
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:

strategy:
matrix:
php-versions: ['8.2']
php-versions: ['8.3']

name: cs php${{ matrix.php-versions }}
steps:
Expand Down

0 comments on commit a891836

Please sign in to comment.