Skip to content

Commit a5eaa03

Browse files
author
Andrey Helldar
authored
Update lint-fixer.yml
1 parent e9d7764 commit a5eaa03

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,6 +13,6 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: Checking PHP Syntax
16-
uses: TheDragonCode/php-codestyler@v1.10.6
16+
uses: TheDragonCode/php-codestyler@v1.10.7
1717
with:
1818
fix: true

0 commit comments

Comments
 (0)