Skip to content

Commit

Permalink
Update ktlint to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FloEdelmann committed Oct 24, 2024
1 parent bf5ff0e commit cd3416b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: ktlint-check
uses: musichin/[email protected]
with:
ktlint-version: "1.3.0"
ktlint-version: "1.4.0"
reporter: plain?group_by_file,output=${{ env.lintResultFilename }}
relative: true
continue-on-error: true
Expand Down

0 comments on commit cd3416b

Please sign in to comment.