We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3605e2 commit d30475aCopy full SHA for d30475a
.github/workflows/ci.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up JDK
23
uses: actions/setup-java@v3
24
with:
25
- java-version: '8'
+ java-version: '22'
26
distribution: 'temurin'
27
cache: maven
28
0 commit comments