We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689557e commit f34c7e0Copy full SHA for f34c7e0
.github/workflows/codecov.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/setup-java@v5
17
with:
18
distribution: 'temurin'
19
- java-version: 11
+ java-version: 21
20
- uses: actions/cache@v5
21
22
path: ~/.m2/repository
.github/workflows/site.yml
distribution: 'zulu'
0 commit comments