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 64cc79d commit 1f1e9a6Copy full SHA for 1f1e9a6
.github/workflows/lint-fixer.yml
@@ -13,7 +13,7 @@ jobs:
13
uses: actions/checkout@v3
14
15
- name: Checking PHP Syntax
16
- uses: TheDragonCode/codestyler@v2.0.1
+ uses: TheDragonCode/codestyler@v2.0.3
17
with:
18
github_token: ${{ secrets.COMPOSER_TOKEN }}
19
fix: true
0 commit comments