We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2915325 commit b24490dCopy full SHA for b24490d
.github/workflows/php-cs-fixer.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
10
steps:
11
- - uses: actions/checkouts@v3
+ - uses: actions/checkout@v3
12
- name: PHP-CS-Fixer
13
uses: docker://oskarstark/php-cs-fixer-ga
14
with:
0 commit comments