Skip to content

Commit 1f1e9a6

Browse files
author
Andrey Helldar
authored
Update lint-fixer.yml
1 parent 64cc79d commit 1f1e9a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-fixer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v3
1414

1515
- name: Checking PHP Syntax
16-
uses: TheDragonCode/codestyler@v2.0.1
16+
uses: TheDragonCode/codestyler@v2.0.3
1717
with:
1818
github_token: ${{ secrets.COMPOSER_TOKEN }}
1919
fix: true

0 commit comments

Comments
 (0)