Skip to content

Commit d65cc1a

Browse files
FLOW-7864 Adapt iceberg tests for SSV2 remove unused code
1 parent b595442 commit d65cc1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/GoogleJavaFormat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- name: GoogleJavaFormat
1515
id: googlejavaformat
16-
uses: axel-op/googlejavaformat-action@v3
16+
uses: axel-op/googlejavaformat-action@v4
1717
with:
1818
skip-commit: true
1919
version: 1.10.0

0 commit comments

Comments
 (0)