Skip to content

Commit 136ca02

Browse files
committed
updated google java format action to v4
1 parent f7ecfd4 commit 136ca02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
distribution: 'zulu'
1515
java-version: '21'
16-
- uses: axel-op/googlejavaformat-action@v3
16+
- uses: axel-op/googlejavaformat-action@v4
1717
with:
1818
args: '--skip-sorting-imports --replace'
1919

0 commit comments

Comments
 (0)