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 e9d7764 commit a5eaa03Copy full SHA for a5eaa03
.github/workflows/lint-fixer.yml
@@ -13,6 +13,6 @@ jobs:
13
uses: actions/checkout@v2
14
15
- name: Checking PHP Syntax
16
- uses: TheDragonCode/php-codestyler@v1.10.6
+ uses: TheDragonCode/php-codestyler@v1.10.7
17
with:
18
fix: true
0 commit comments