Skip to content

Commit a27730e

Browse files
committed
updated php cs fixer version
1 parent 282fbd1 commit a27730e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
steps:
88
- uses: actions/checkout@v2
99
- name: "PHP-CS-Fixer"
10-
uses: docker://oskarstark/php-cs-fixer-ga:2.19.0
10+
uses: docker://oskarstark/php-cs-fixer-ga:3.0.2
1111
with:
1212
args: --dry-run
1313
- name: "PSalm"

0 commit comments

Comments
 (0)