Skip to content

Commit 1267097

Browse files
Update php-cs-fixer.yml
1 parent edf316f commit 1267097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php-cs-fixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
ref: ${{ github.head_ref }}
1616

1717
- name: Run php-cs-fixer
18-
uses: docker://oskarstark/php-cs-fixer-ga:3.0.0
18+
uses: docker://oskarstark/php-cs-fixer-ga
1919
with:
2020
args: --config=.php-cs-fixer.dist.php --allow-risky=yes
2121

0 commit comments

Comments
 (0)