We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f90bfc commit 3d48355Copy full SHA for 3d48355
1 file changed
.github/workflows/publish.yml
@@ -20,7 +20,7 @@ jobs:
20
uses: actions/setup-java@v3
21
with:
22
distribution: 'adopt'
23
- java-version: '21'
+ java-version: '25'
24
cache: 'gradle'
25
26
- name: Publish
0 commit comments