Skip to content

Commit bb49fa0

Browse files
authored
Update sdks.yml
1 parent b39a228 commit bb49fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sdks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
uses: actions/setup-java@v4
8383
with:
8484
distribution: temurin
85-
java-version: '16'
85+
java-version: '17'
8686

8787
- name: "Install Csharp"
8888
if: ${{ matrix.language == 'csharp' }}

0 commit comments

Comments
 (0)