Skip to content

Commit eaa798c

Browse files
committed
Merge branch '4.0.x' into bugfix_27420_add_generatepic_property_to_profile
2 parents ae6d778 + 70564d1 commit eaa798c

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
@@ -18,6 +18,6 @@ jobs:
1818
run: find . -type f -name "*.php" -print0 | xargs -0 -n1 -P8 php -l
1919

2020
- name: PHPCSFixer
21-
uses: docker://oskarstark/php-cs-fixer-ga:3.1.0
21+
uses: docker://teltek/php-cs-fixer-ga
2222
with:
2323
args: --config=.php-cs-fixer.dist.php --diff --dry-run

0 commit comments

Comments
 (0)