We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1954bb commit 3db76f4Copy full SHA for 3db76f4
.github/workflows/fix-cs-php.yml
@@ -21,7 +21,7 @@ jobs:
21
ref: ${{ github.head_ref }}
22
23
- name: Run PHP-CS-Fixer
24
- uses: docker://ghcr.io/webfactory/php-cs-fixer:3.62.0
+ uses: docker://ghcr.io/php-cs-fixer/php-cs-fixer:3.62.0-php7.2
25
26
- name: Commit and push back changes
27
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments