Skip to content

Commit cebe4e0

Browse files
committed
ci: run cs-fixer on php 8.3
1 parent 2b59ebc commit cebe4e0

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,7 +14,7 @@ jobs:
1414
- name: Setup PHP
1515
uses: shivammathur/setup-php@v2
1616
with:
17-
php-version: "8.4"
17+
php-version: "8.3"
1818
tools: php-cs-fixer
1919

2020
- name: Setup Node.js

0 commit comments

Comments
 (0)