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.
2 parents 6d58fd3 + fc9522e commit ff0e7f2Copy full SHA for ff0e7f2
.github/workflows/lint-check.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: actions/checkout@v3
12
13
- name: Checking PHP Syntax
14
- uses: TheDragonCode/codestyler@v2.0.3
+ uses: TheDragonCode/codestyler@v2.1.0
.github/workflows/lint-fixer.yml
@@ -13,7 +13,7 @@ jobs:
15
16
17
with:
18
github_token: ${{ secrets.COMPOSER_TOKEN }}
19
fix: true
0 commit comments