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 2800866 commit 6f4b3d6Copy full SHA for 6f4b3d6
.github/workflows/publish.yaml
@@ -23,6 +23,6 @@ jobs:
23
distribution: zulu
24
java-version: 23
25
- name: "gradle / setup"
26
- uses: gradle/actions/setup-gradle@v4
+ uses: gradle/actions/setup-gradle@v5
27
- name: "gradle / build"
28
run: ./gradlew jib -Djib.console=plain --stacktrace
0 commit comments