Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit d1ef827

Browse files
chore(deps): update musichin/ktlint-check action to v3
1 parent 3edcdae commit d1ef827

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-and-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Validate gradle-wrapper
2323
uses: gradle/actions/wrapper-validation@v3
2424
- name: Lint
25-
uses: musichin/ktlint-check@v2
25+
uses: musichin/ktlint-check@v3
2626
with:
2727
ktlint-version: '0.48.0'
2828
patterns: |

0 commit comments

Comments
 (0)