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 99b94a8 + d99a66b commit 7b03ccaCopy full SHA for 7b03cca
.github/workflows/lint-check.yml
@@ -11,4 +11,4 @@ jobs:
11
uses: actions/checkout@v2
12
13
- name: Checking PHP Syntax
14
- uses: TheDragonCode/php-codestyler@v1.8.5
+ uses: TheDragonCode/php-codestyler@v1.8.6
.github/workflows/lint-fixer.yml
@@ -13,6 +13,6 @@ jobs:
15
16
17
with:
18
fix: true
0 commit comments