Skip to content

Commit 575220d

Browse files
committed
Run csfixer on PHP8.3
1 parent 78a624a commit 575220d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
quality:
1515
uses: prinsfrank/CI-PHP/.github/workflows/quality.yml@main
1616
with:
17-
PHP_VERSION: 8.4
17+
PHP_VERSION: 8.3
1818
PHP_VERSIONS: '[8.2, 8.3, 8.4]'
1919
secrets: inherit

0 commit comments

Comments
 (0)