Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d69c469

Browse filesBrowse files
committed
Build SDK in higher version
1 parent 928a6ba commit d69c469
Copy full SHA for d69c469

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎.github/workflows/java-workflow.yml

Copy file name to clipboardExpand all lines: .github/workflows/java-workflow.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
uses: actions/setup-java@v2
3939
with:
4040
distribution: 'temurin'
41-
java-version: '8'
41+
java-version: '17'
4242
- name: Build the Java SDK
4343
run: |
4444
mvn -version

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.