We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39a228 commit bb49fa0Copy full SHA for bb49fa0
.github/workflows/sdks.yml
@@ -82,7 +82,7 @@ jobs:
82
uses: actions/setup-java@v4
83
with:
84
distribution: temurin
85
- java-version: '16'
+ java-version: '17'
86
87
- name: "Install Csharp"
88
if: ${{ matrix.language == 'csharp' }}
0 commit comments