Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 59c340b

Browse files
chore: generate libraries at Tue Apr 22 15:51:19 UTC 2025
1 parent 2b8d985 commit 59c340b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/samples.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- uses: actions/setup-java@v4
2525
with:
2626
distribution: temurin
27-
java-version: 17
27+
java-version: 8
2828
- name: Run checkstyle
2929
run: mvn -P lint --quiet --batch-mode checkstyle:check
3030
working-directory: samples/snippets

0 commit comments

Comments
 (0)