Skip to content

Commit 6138dac

Browse files
author
Andrey Helldar
authored
Merge branch 'main' into dependabot/github_actions/TheDragonCode/php-codestyler-1.10.4
2 parents 39d0829 + 5869e98 commit 6138dac

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.4
16+
uses: TheDragonCode/php-codestyler@v1.10.5
1717
with:
1818
fix: true

0 commit comments

Comments
 (0)