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 78c9783 commit b59f17eCopy full SHA for b59f17e
.github/workflows/publish.yaml
@@ -23,7 +23,7 @@ jobs:
23
- uses: actions/checkout@v5
24
- uses: actions/setup-java@v4
25
with:
26
- java-version: '11'
+ java-version: '17'
27
distribution: 'temurin'
28
- name: Setup Gradle
29
uses: gradle/actions/setup-gradle@017a9effdb900e5b5b2fddfb590a105619dca3c3 # v4.4.2
0 commit comments