Skip to content

Commit a117b2d

Browse files
authored
Update ktlint.yml
1 parent ed88d9e commit a117b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ktlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run ktlint
2727
uses: ScaCap/action-ktlint@master
2828
with:
29-
ktlint_version: 1.5.0
29+
ktlint_version: 1.4.0
3030
filter_mode: nofilter
3131
github_token: ${{ secrets.github_token }}
3232
reporter: github-check

0 commit comments

Comments
 (0)