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 5e96f41 commit 11214d9Copy full SHA for 11214d9
.github/workflows/test-publishing-using-gradle.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: Shegox/setup-java@main
20
with:
21
distribution: 'sapmachine'
22
- java-version: '11'
+ java-version: '21'
23
24
- name: Build with Gradle
25
run: gradle build
0 commit comments