Skip to content

Commit 766646a

Browse files
authored
chore: update java version to 17 in dependency analyzer (#2711)
1 parent 16aec03 commit 766646a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/anaylze_dependency.yaml renamed to .github/workflows/analyze_dependency.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- uses: actions/setup-java@v4
2626
with:
2727
distribution: temurin
28-
java-version: 11
28+
java-version: 17
2929
cache: maven
3030
- name: Set up Maven
3131
uses: stCarolas/[email protected]

0 commit comments

Comments
 (0)