Skip to content

Commit 644bb83

Browse files
committed
ci: Update version of java-format-checker
Signed-off-by: Taras Drozdovskyi <t.drozdovsky@samsung.com>
1 parent 1741fe8 commit 644bb83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java-format-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
java-version: '17'
2323
distribution: 'temurin'
2424
cache: maven
25-
- uses: axel-op/googlejavaformat-action@c1134ebd196c4cbffb077f9476585b0be8b6afcd # v3.6
25+
- uses: axel-op/googlejavaformat-action@v4
2626
with:
2727
args: "--aosp --skip-javadoc-formatting --skip-reflowing-long-strings --skip-sorting-imports --replace"
2828
skip-commit: true

0 commit comments

Comments
 (0)